chore(mobile): remove OpenAPI generated code (#30287)

* chore(mobile): remove OpenAPI generated code

* Don't reference generated files for CI checks
This commit is contained in:
Adam Gastineau 2026-07-29 13:33:30 -07:00 committed by GitHub
parent 27a29b6fab
commit 6c01b4f5d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
434 changed files with 14 additions and 71478 deletions

View file

@ -10,4 +10,4 @@ OpenAPI is used to generate the client (Typescript, Dart) SDK. `openapi-generato
mise open-api
```
You can find the generated client SDK in the `packages/sdk/client` for Typescript SDK and `mobile/openapi` for Dart SDK.
You can find the generated client SDK in the `packages/sdk/client` for Typescript SDK and `mobile/generated/openapi` for Dart SDK.