swagger-api / swagger-api/swagger-codegen-generators
Migrate: Rest-assured
Open
@HugoMario is already working on this.
Since Mar 27, 2018.
- Dominant language
- Mustache
- Stars
- 299
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
PREREQUISITE:
- https://github.com/swagger-api/swagger-codegen-generators/pull/43 needs to be merged
- https://github.com/swagger-api/swagger-codegen/pull/7932 needs to be merged to ensure no regression after the change.
With https://github.com/swagger-api/swagger-codegen/pull/7492 and https://github.com/swagger-api/swagger-codegen/pull/7556 a new library option was introduced for the java client generator.
This work needs to be migrated to be used with version 3.0.0 of codegen.
I have started to work on it on a separated branch restassured. It is included in the last RC release I made for our company last week. I will submit a pull request when the blocking PR is merged.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.