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

Gh-3281: add examples for /operations/execute #3282

Merged
merged 4 commits into from
Sep 12, 2024

Conversation

p29876
Copy link
Member

@p29876 p29876 commented Sep 5, 2024

@p29876 p29876 changed the title Gh-3281 add examples for /operations/execute Gh-3281: add examples for /operations/execute Sep 5, 2024
tb06904
tb06904 previously approved these changes Sep 6, 2024
Copy link
Member

@tb06904 tb06904 left a comment

Choose a reason for hiding this comment

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

Looks good, there are some strange test failures though?

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.66%. Comparing base (8173237) to head (99c7a1f).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #3282   +/-   ##
==========================================
  Coverage      67.66%   67.66%           
  Complexity      2594     2594           
==========================================
  Files            942      942           
  Lines          30070    30070           
  Branches        3321     3321           
==========================================
  Hits           20346    20346           
  Misses          8262     8262           
  Partials        1462     1462           

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

@p29876 p29876 marked this pull request as ready for review September 9, 2024 15:37
@tb06904 tb06904 added enhancement Improvement to existing functionality/feature rest-api Specific to/touches a part of the REST API labels Sep 10, 2024
@tb06904 tb06904 added this to the 2.3.1 milestone Sep 10, 2024
Copy link

sonarcloud bot commented Sep 12, 2024

@wb36499 wb36499 merged commit ce06bdf into develop Sep 12, 2024
26 of 28 checks passed
@wb36499 wb36499 deleted the gh-3281-improve-swagger-examples branch September 12, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality/feature rest-api Specific to/touches a part of the REST API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Swagger request body examples
4 participants