openapi-spec-generator icon indicating copy to clipboard operation
openapi-spec-generator copied to clipboard

Customisation

Open glennjacobs opened this issue 1 year ago • 1 comments

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?

glennjacobs avatar Mar 28 '23 21:03 glennjacobs