I’ve got an openAPI spec with lots of example responses already specified in the .yml, but when I use it to create a mock server, it appears that only example responses created in postman show up on the mock server. Is there a way to enable the use of the example responses from the .yml with a postman mock server?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to link request examples with response examples in the OpenAPI specification | 1 | 1875 | March 11, 2022 | |
mockRequestNotFoundError with examples created by Postman | 5 | 327 | August 9, 2024 | |
Convert OpenAPI3 examples to postman examples | 2 | 873 | August 3, 2023 | |
How to Create a Mock Server | 2 | 55 | November 7, 2024 | |
Understanding mock server | 3 | 2320 | February 17, 2023 |