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

Query OpenAPI Spec #157

Merged
merged 7 commits into from
Nov 23, 2023
Merged

Query OpenAPI Spec #157

merged 7 commits into from
Nov 23, 2023

Conversation

OrdiNeu
Copy link

@OrdiNeu OrdiNeu commented Nov 22, 2023

Tickets

DIG-1383

Description

This creates the OpenAPI spec for Katsu's discovery query endpoint. Nothing has been implemented yet.
This change should not cause Katsu to fail to build in any way.

@OrdiNeu OrdiNeu requested a review from SonQBChau November 22, 2023 19:32
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b0d3e98) 82.62% compared to head (92ac8c7) 82.62%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #157   +/-   ##
========================================
  Coverage    82.62%   82.62%           
========================================
  Files           17       17           
  Lines         1445     1445           
  Branches       155      155           
========================================
  Hits          1194     1194           
  Misses         244      244           
  Partials         7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mshadbolt
Copy link

hmm, does the automated schema creation cancel out Francis's openAPI spec changes?

@SonQBChau
Copy link

yea, it is probably a bad idea to modify the schema as it is generated. Can you commit it as a separate file @OrdiNeu ?

Copy link

@SonQBChau SonQBChau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SonQBChau SonQBChau merged commit 0f82bdc into develop Nov 23, 2023
5 checks passed
@SonQBChau SonQBChau deleted the fnguyen/query_openapi branch November 23, 2023 18:33
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.

3 participants