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

TPCQ-486: Handle v1 and v2 #34

Merged

Conversation

ArthurSarti
Copy link
Contributor

  • Handle API v1 and v2
  • Remove old docs and classes
  • Add docs and classes in v1 and v2 folders
  • Update contact infos
  • Update README

- Handle API v1 and v2
- Remove old docs and classes
- Update contact infos
- Update README
@ArthurSarti
Copy link
Contributor Author

ArthurSarti commented Oct 27, 2022

SDK generated with a customised version of swagger-codegen-cli.jar allowing the client to use both v1 and v2 versions of the API.
All docs and classes were deleted from the main folders and recreated in the v1 and v2 folders.
getter and setter for apiVersion were added to Configuration so the client can communicate with both versions.
Readme was updated to explain these changes.
Contact infos and host were also updated from real to kaufland

@ArthurSarti ArthurSarti changed the title TPCQ-486: TPCQ-486: Handle v1 and v2 Oct 27, 2022
docs/Api/InventoryApi.md Outdated Show resolved Hide resolved
docs/Api/InventoryUnitApi.md Show resolved Hide resolved
docs/Model/UpdateSubscriptionRequest.md Outdated Show resolved Hide resolved
docs/Api/v2/InventoryUnitApi.md Show resolved Hide resolved
test/Api/v2/InventoryApiTest.php Outdated Show resolved Hide resolved
.php_cs Show resolved Hide resolved
@odombrovskyi-dev odombrovskyi-dev merged commit 4fe8ac9 into hitmeister:develop Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants