mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 23:50:26 +01:00
Update README.md
This commit is contained in:
parent
da92bfd1fe
commit
0064f44ece
1 changed files with 0 additions and 3 deletions
|
|
@ -15,9 +15,6 @@ Twitter OpenAPI(Swagger) specification
|
|||
openapi-generator-cli generate -g <language> -i https://raw.githubusercontent.com/fa0311/twitter-openapi/main/dist/docs/openapi-3.0.yaml -o ./generated
|
||||
```
|
||||
|
||||
There are several outputs, but the one that best follows the OpenAPI specification is `dist/docs`.
|
||||
However, some Generators may use a syntax that is not supported.
|
||||
|
||||
There are several outputs, but the one that most closely follows the OpenAPI specification is `dist/docs`.
|
||||
However, a lot of syntax that is not supported by some generators is used.
|
||||
Therefore, it is recommended to use `dist/compatible` or `dist/compatible_discriminator`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue