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: add response schemas. #116

Merged
merged 6 commits into from
Dec 14, 2023
Merged

feat: add response schemas. #116

merged 6 commits into from
Dec 14, 2023

Conversation

KonstantinLapkovsky
Copy link

@KonstantinLapkovsky KonstantinLapkovsky commented Nov 17, 2023

Description

Add response schema

Fixes #96

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

src/Services/SwaggerService.php Outdated Show resolved Hide resolved
@DenTray
Copy link
Collaborator

DenTray commented Nov 23, 2023

@KonstantinLapkovsky please increase test coverage

src/Services/SwaggerService.php Outdated Show resolved Hide resolved
src/Services/SwaggerService.php Outdated Show resolved Hide resolved
src/Services/SwaggerService.php Show resolved Hide resolved
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@DenTray DenTray merged commit e939c8f into master Dec 14, 2023
3 checks passed
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.

schema description
2 participants