Open raghavgarg1257 opened 2 years ago
@raghavgarg1257, A quick question for you, How would this specification be used outside the Postman ecosystem? I am presuming that this open API spec is generated/written outside the Postman ecosystem and is being used to generate a collection.
We can add support for custom fields like
x-env-var
, so users can add something likeAnd instead of adding a placeholder value, we can add this variable if available.
This could be a way to link the generated collection with the environment users provide in the API Version.
Ref, OpenAPI 3.0.3 extensions