Fix endpoint
URI format in workflow SCHEMA
#878
Labels
area: spec
Changes in the Specification
change: fix
Something isn't working. Impacts in a minor version change.
spec: 1.0.0
What seems off:
The Workflow Schema uses the
uri
format in theendpoint
property. This format is not valid for template URI likehttps://petstore.swagger.io/v2/pet/{petId}
What you expected to be:
That either URI and URI template passes the schema tests. See https://json-schema.org/understanding-json-schema/reference/string#resource-identifiers
Anything else we need to know?:
See GHA failure from #865 PR.
Environment:
1.0.0-alpha1
The text was updated successfully, but these errors were encountered: