TIP: Postman: Loading a new Open API JSON file as Definition will not override most customised query or body parameter settings on an API Request

Icon class
icon_class
far fa-sticky-note
icon_class_computed
far fa-sticky-note
Note kind
Policy level
Keywords

Loading a new Open API JSON file as Definition will not override most query or body parameter settings on an API Request, one that is bound to an API via a Definition, and appears under the APIs tab.

Most (but not always) changes you have made to a particular parameter (such as exposing it as a driveable {{var}}) will be preserved. For a POST Request, you can even change the POST mode from say www-form-urlencoded to form-data (as required for sending files via Postman), and your change will stick.

Relates to
Related notes
Related notes (backlinks)
Related snippets (extracts)
Visit also
Visit also (backlinks)
External links