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

unable to pass operationId.hash=false config to zircote #590

Closed
mjpvandenberg opened this issue Mar 5, 2024 · 3 comments · Fixed by #620
Closed

unable to pass operationId.hash=false config to zircote #590

mjpvandenberg opened this issue Mar 5, 2024 · 3 comments · Fixed by #620

Comments

@mjpvandenberg
Copy link

  • L5-Swagger Version: 8.5.0
  • PHP Version: 8.2.13
  • OS: Ubuntu 22.4

We'd like our generated API docs to include plain-text operation IDs instead of hashed ones. This should be configurable: https://zircote.github.io/swagger-php/reference/processors.html#operationid

Is it possible to pass this configuration via L5-swagger?

@SenSkysh
Copy link

any updates?

@DarkaOnLine
Copy link
Owner

Probably you are looking for custom processor which you need to implement by your self and include it in config

@DarkaOnLine
Copy link
Owner

Or you are looking for ability to configure any processor with the configuration? https://zircote.github.io/swagger-php/reference/processors.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants