-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
To use the SDK in Java, either the main repo must be included as a submodule, or the code copied & pasted into the project. This makes it more difficult to keep up to date with API changes. Ideally the code should be packaged as a Maven Package and published so that it can be included as a dependancy along with all the other dependencies the project requires.
Alternatively, provide the original Swagger YAML/JSON file so that the code can be generated by user's build tools. This is especially important for updates or specific codegen requirements for projects. This repo hasn't been updated since July 2022, and there will definitely be security issues by now.
Metadata
Metadata
Assignees
Labels
No labels