From 1d53ed5095ed36b1bf38fb5083a7c3f5be6a1c08 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Wed, 18 Jul 2018 01:44:16 +0800 Subject: [PATCH] Mark rust-server as migrated (#584) --- docs/migration-from-swagger-codegen.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/migration-from-swagger-codegen.md b/docs/migration-from-swagger-codegen.md index b3846aa0f27..f2452b3bbbc 100644 --- a/docs/migration-from-swagger-codegen.md +++ b/docs/migration-from-swagger-codegen.md @@ -246,8 +246,8 @@ 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` -- `apex` +- ~~rust-server~~ (migrated) +- `apex` (migration scheduled in Jul/Aug 2018) and we welcome contributions from the community to help with the migration