-
-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Labels
kind/enhancementspec/3.1Indicates an issue related with spec 3.1.Indicates an issue related with spec 3.1.
Description
When validating requests, the library finds the schema to validate with by looking at the request url. This doesn't work for webhooks however, since these don't have the url they are going to in the spec. It would be nice if you could pass a path to the spec validator to override whatever it infers from the request, that way you could provide the location of the webhook spec.
Metadata
Metadata
Assignees
Labels
kind/enhancementspec/3.1Indicates an issue related with spec 3.1.Indicates an issue related with spec 3.1.