-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I was hoping to update the config.pyramid_openapi3_spec directive so that it registers the spec file to the library, but doesn't enable the route/view. The reason being is we need to perform some filtering on our spec file to determine if you have access to see all of the contents or not. Alternatively, there could be another way to just register the spec file without creating a view for it like:
config.pyramid_openapi3_register_spec
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested