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

Hidden properties displaying in OpenAPI Schema #546

Closed
cnizzardini opened this issue May 8, 2024 · 0 comments · Fixed by #547
Closed

Hidden properties displaying in OpenAPI Schema #546

cnizzardini opened this issue May 8, 2024 · 0 comments · Fixed by #547
Labels
bug Something isn't working

Comments

@cnizzardini
Copy link
Owner

Describe the bug
Hidden properties ARE showing in the Schema section of Swagger, but correctly NOT showing in the response schema

To Reproduce

  1. Mark a property as hidden in an Entity
  2. Load swagger bake

Expected behavior
Hidden properties never show.

Version and Platform (please complete the following information):

  • OS/Platform: Ubuntu 22
  • CakePHP: 5.x
  • SwaggerBake Version: 3.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant