Skip to content

change template library to jinja2#1

Merged
koxudaxi merged 1 commit intomasterfrom
use_jinja2
Jul 19, 2019
Merged

change template library to jinja2#1
koxudaxi merged 1 commit intomasterfrom
use_jinja2

Conversation

@koxudaxi
Copy link
Copy Markdown
Owner

  • change template library to jinja2
  • change alias to custom_root_type in pydantic

@koxudaxi koxudaxi merged commit 30acb35 into master Jul 19, 2019
@koxudaxi koxudaxi deleted the use_jinja2 branch July 23, 2019 12:57
koxudaxi added a commit that referenced this pull request Nov 30, 2025
* Feature/dataclass arguments (#1)

Added dataclass_arguments and tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix ci (#2)

Co-authored-by: Khaled Radmal <khaled>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix ci (#3)

Co-authored-by: Khaled Radmal <khaled>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* updated readme (#4)

Co-authored-by: Khaled Radmal <khaled>

* Fix/ci failed (#5)

* fix ci

* added # noqa: UP045

---------

Co-authored-by: Khaled Radmal <khaled>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* default encoding: utf-8

* Update docs/index.md

Co-authored-by: Antonio Spadaro <ilovelinux@users.noreply.github.com>

* Tests for jsonschema

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Import Types from jsonschema parser in test_param.py

* Refactor data type assignment in test_param.py to use built-in str type

* Refactor dataclass argument handling in _create_data_model and add generated dataclass definitions for Star Wars entities

* Refactor dataclass argument handling in _create_data_model for improved readability

* Add tests for Pydantic model handling in GraphQL and JSON Schema code generation

* Add test for GraphQL code generation with frozen and keyword-only dataclass

* Refactor dataclass argument handling to simplify merging of existing arguments

* Remove .venv/ from .gitignore to allow virtual environment tracking

* Enhance dataclass_arguments handling in data model creation for improved flexibility and compatibility

* feat: update dataclass_arguments type to DataclassArguments for improved type safety

* refactor: simplify frozen_dataclasses tests with parameterization

* feat: update JSON parsing to use DataclassArguments for improved validation

* fix: cast result to DataclassArguments for type safety in argument parsing

* test: add parameterized tests for _create_data_model in GraphQLParser

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Khaled Radmal <khaled>
Co-authored-by: Bernát Gábor <gaborjbernat@gmail.com>
Co-authored-by: Antonio Spadaro <ilovelinux@users.noreply.github.com>
Co-authored-by: Koudai Aono <koxudaxi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant