Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
fcarrero committed Dec 26, 2023
1 parent 9843b4a commit 27515a8
Show file tree
Hide file tree
Showing 46 changed files with 5 additions and 928 deletions.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
ci-test:
bundle exec rspec
ruby:
docker run --rm \
rm -rf docs && rm -rf lib/models && \
docker run --rm \
-v ${PWD}:/local openapitools/openapi-generator-cli:v7.2.0 generate \
-i https://raw.githubusercontent.com/conekta/openapi/main/_build/api.yaml \
-g ruby \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This SDK is automatically generated by the [OpenAPI Generator](https://openapi-g

- API version: 2.1.0
- Package version: 6.0.2
- Build date: 2023-12-26T16:14:21.958698010Z[Etc/UTC]
- Build date: 2023-12-26T16:28:22.789356234Z[Etc/UTC]
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
For more information, please visit [https://github.com/conekta/openapi/issues](https://github.com/conekta/openapi/issues)

Expand Down
18 changes: 0 additions & 18 deletions docs/ApiKeyCreateResponseAllOf.md

This file was deleted.

48 changes: 0 additions & 48 deletions docs/ChargeDataPaymentMethodBankTransferResponse.md

This file was deleted.

38 changes: 0 additions & 38 deletions docs/ChargeDataPaymentMethodCardResponse.md

This file was deleted.

32 changes: 0 additions & 32 deletions docs/ChargeDataPaymentMethodCashResponse.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs/ChargeResponseRefundsAllOf.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs/CheckoutsResponseAllOf.md

This file was deleted.

26 changes: 0 additions & 26 deletions docs/CreateCustomerFiscalEntitiesResponseAllOf.md

This file was deleted.

32 changes: 0 additions & 32 deletions docs/CustomerFiscalEntitiesRequestAddress.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs/CustomerFiscalEntitiesResponseAllOf.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs/CustomerPaymentMethods.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs/CustomerResponseShippingContactsAllOf.md

This file was deleted.

22 changes: 0 additions & 22 deletions docs/CustomerShippingContactsDataResponseAllOf.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs/CustomersResponseAllOf.md

This file was deleted.

18 changes: 0 additions & 18 deletions docs/DeleteApiKeysResponseAllOf.md

This file was deleted.

22 changes: 0 additions & 22 deletions docs/DiscountLinesResponseAllOf.md

This file was deleted.

Loading

0 comments on commit 27515a8

Please sign in to comment.