-
This issue follows this topic : https://community.postman.com/t/error-connect-econnrefused-127-0-0-1-443/18698
**Describe the Issue**
Using the Postman client under Windows 10, performing …
-
I'll accept any PR with new tests, for example:
- Establish a new framework for adding tests - no test framework exists so far
- Unit tests for the Postman API calls
- Run Postman tests in Docker…
-
# Describe Issue
I'm mocking a API that receives as input a x-www-form-urlencoded containing a key called request and a json as value (yaml below for reference).
```yaml
openapi: "3.0.0"
info:…
-
Hello,
In my Solax account i recently saw a new API documentation V2 ( https://global.solaxcloud.com/blue/4/user_api/2024/SolaXCloud_User_API_V2.pdf )
has anyone tried it? do others see it too?
h…
-
-
### Issue Summary
When testing the event type's seatsPerTimeSlot property, we've come across an issue. The property was set to 4, yet only 2 clients could book the same time slot. So we've tested it …
-
So, here is something I would like to understand.
I made the whole setup. Works like a charm after using it as is. Now the thing is I need to use the API service and provide it to my other app deve…
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request
### Is your feature request related to a problem?
Postman API Repository is a g…
-
We need to share unique tables, views, etc. with external entities through an API. To do this, the proposal is to create a new endpoint in the connectFaaS which would expose those different data throu…
-
example :
open postman --curl "curl --insecure -X POST"
So When I test api application with some bug , It's can open postman with the args automatically.