You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great to see my original effort has been forked and improved so much :-) I'm starting a new API project and so am looking at this again.
I feel like some may be put off from using the generator due to it not being comprehensive and there is always something someone might want to add or change in their OpenAPI spec.
My suggestion is to allow a developer to extend the info, servers, paths, components, security, tags and external docs that ultimately get sent to the GoldSpecDigital\ObjectOrientedOAS\OpenApi instance. This would give the developer complete freedom to tweak whatever they like.
Would you consider a PR for this?
The text was updated successfully, but these errors were encountered:
Hi Glenn, nice to see you here! We like to make this generator feature complete, but unfortunately haven't had the time to make any real progress yet. What you suggest sounds good and we are certainly open for a PR!
Great to see my original effort has been forked and improved so much :-) I'm starting a new API project and so am looking at this again.
I feel like some may be put off from using the generator due to it not being comprehensive and there is always something someone might want to add or change in their OpenAPI spec.
My suggestion is to allow a developer to extend the info, servers, paths, components, security, tags and external docs that ultimately get sent to the
GoldSpecDigital\ObjectOrientedOAS\OpenApi
instance. This would give the developer complete freedom to tweak whatever they like.Would you consider a PR for this?
The text was updated successfully, but these errors were encountered: