Hi,
If I update my ROOT api definition .json, to add new endpoints, should I expect the folders to be created under my postman api folder
Im using Swagger, and after adding a new endpoint to my application’s API, I copy and paste the swagger json into my Postman API definition json.
I can see in the definition that the new endpoint is there - Postman is picking up the new json endpoint data, but I am not seeing a new folder with the endpoint under my Postman API endpoint folder list.
Thanks!
Eric