Skip to content

Commit

Permalink
Update migrated generators in the migration guide (OpenAPITools#1283)
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 authored Oct 22, 2018
1 parent a55533c commit 8507916
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/migration-from-swagger-codegen.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,10 @@ If your API client is using named parameters in the function call (e.g. Perl req
The following gnereators are not yet fully migrated and tested

- ~~rust-server~~ (migrated)
- `apex` (migration scheduled in Jul/Aug 2018)
- ~~`apex`~~ (migrated)

and we welcome contributions from the community to help with the migration
and we welcome contributions from the community to help with the migration.

UPDATE: all generators have been successfullly migrated.

[Back to OpenAPI-Generator's README page](../README.md)

0 comments on commit 8507916

Please sign in to comment.