-
**Describe the bug**
`properties.keep_quoted` property from minify is ignored
**Input code**
Source
```js
import fetch from "node-fetch";
(async () => {
let obj1 = {
"key1": "val1",
…
ofext updated
2 years ago
-
| Q | A
| ----------------- | ---
| Bug? | yes
| New Feature? | no
| Framework | Laravel
| Framework version | 5.6.26
| Package version | 2.0.0-alpha2…
-
Looking at creating a testing service to minic all api endpoints. Having to run an a bigip to complete most of the tests is cumbersome.
A small, stand-alone test rest server/service should accel…
-
**Describe the solution you'd like**
Need OpenAPI spec on HTTP API endpoint. Need to investigate/understand the following:
* Probably needs to be generated on the api-go repo and exposed as a `g…
-
I have the following section in my `openapi.yaml`:
```yaml
paths:
/auth/google:
$ref: "./paths/auth/google.yaml"
```
`./paths/auth/google.yaml` file content:
```yaml
post:
tags:
…
-
getting error while running a project
![image](https://user-images.githubusercontent.com/33627789/95688151-90f17a80-0c25-11eb-842a-b1e3d55f4e96.png)
File "run.py", line 36, in
cli()
-
It would be great if environment variables from the operating system can be read. This is needed for accessing security credentials (like a password) from Postman/Newman. Storing security credentials …
-
## Abstract
Consider a regular CLI.
## Motivation
Endpoints are hard to remember and not very nice to use and I personally ended up with a huge cheat-sheet to curl endpoints via CLI.
## Sp…
-
Is this something you guys would consider helping with?
https://github.com/IntegrateDev/postman2swagger2
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
4.26.1
### Plu…