From 35ec8ca5abf2677438c700684a8efe02c8c85d37 Mon Sep 17 00:00:00 2001 From: Matthew McGarvey Date: Sun, 18 Feb 2018 08:28:48 -0600 Subject: [PATCH] fix typo (#7641) --- .../2_0/petstore-with-fake-endpoints-models-for-testing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/swagger-codegen/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml b/modules/swagger-codegen/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml index 0fbf7f01b20..4dddaaa6c14 100644 --- a/modules/swagger-codegen/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml +++ b/modules/swagger-codegen/src/test/resources/2_0/petstore-with-fake-endpoints-models-for-testing.yaml @@ -565,7 +565,7 @@ paths: tags: - "fake_classname_tags 123#$%^" summary: To test class name in snake case - descriptions: To test class name in snake case + description: To test class name in snake case operationId: testClassname consumes: - application/json