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

Automatically detect missing updates to OpenAPI specs and client #15

Merged
merged 25 commits into from
Aug 1, 2024

Conversation

FelixTJDietrich
Copy link
Collaborator

@FelixTJDietrich FelixTJDietrich commented Jul 31, 2024

Motivation

#13

Description

  • Add workflow to detect if there are any changes to the OpenAPI specs and client, fail if they are not committed
  • Include JavaDoc in OpenAPI specs
  • Add some docstrings for testing

Issues

-> We just don't commit anything

@FelixTJDietrich FelixTJDietrich marked this pull request as ready for review July 31, 2024 23:52
@FelixTJDietrich FelixTJDietrich self-assigned this Jul 31, 2024
@FelixTJDietrich
Copy link
Collaborator Author

Will remove the automatic commit stuff, the check will just fail if the api client has not been updated.

@FelixTJDietrich FelixTJDietrich added the documentation Improvements or additions to documentation label Aug 1, 2024
@FelixTJDietrich FelixTJDietrich changed the title Automatically update OpenAPI specs and client Automatically detect missing updates to OpenAPI specs and client Aug 1, 2024
@FelixTJDietrich FelixTJDietrich added this to the 0.0.1 milestone Aug 1, 2024
@FelixTJDietrich FelixTJDietrich merged commit 1111df3 into develop Aug 1, 2024
2 checks passed
@FelixTJDietrich FelixTJDietrich deleted the feature/automatically-update-api-client branch August 1, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-server client documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant