Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remote sсhemas #107

Merged
merged 12 commits into from
Oct 14, 2023
Merged

Remote sсhemas #107

merged 12 commits into from
Oct 14, 2023

Conversation

StarProxima
Copy link
Collaborator

  schemas:
    - schema_path: schemas/openapi.json
      root_client_name: ApiMicroservice
      freezed: true
      put_in_folder: true
      replacement_rules: []

    - schema_url: https://petstore.swagger.io/v2/swagger.json
      name: pet_service
      client_postfix: Service
      put_clients_in_folder: true
      put_in_folder: true

    - schema_path: schemas/pet_store.json
      schema_url: https://petstore.swagger.io/v2/swagger.json
      output_directory: lib/api/kotlin
      language: kotlin

image

@Carapacik Carapacik self-requested a review October 14, 2023 17:25
@Carapacik Carapacik merged commit 8c7d466 into Carapacik:main Oct 14, 2023
2 checks passed
@Carapacik Carapacik added the enhancement New feature or request label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants