Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/improve model api extensibility #101

Merged
merged 8 commits into from
Jun 14, 2023

Conversation

vagenas
Copy link
Collaborator

@vagenas vagenas commented Jun 13, 2023

No description provided.

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
Framework now divided to ModelApp (scope: whole application, HTTP
requests), Controllers (scope: kind-specific handling of request spec
part), and Models (scope: actual model logic).
Changes include addition of Pydantic types and validation checks.

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
Also: typed deadline as datetime, renamed some types
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
@vagenas vagenas marked this pull request as ready for review June 14, 2023 12:05
@vagenas vagenas merged commit c9fe028 into main Jun 14, 2023
@vagenas vagenas deleted the feat/improve-model-api-extensibility branch June 14, 2023 12:43
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.

2 participants