Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fa0311 authored Oct 24, 2024
1 parent da92bfd commit 0064f44
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit 0064f44

Please sign in to comment.