We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f44c531 commit 4f6c93aCopy full SHA for 4f6c93a
openapi-processor-core/src/main/kotlin/io/openapiprocessor/core/model/Endpoint.kt
@@ -121,7 +121,7 @@ class Endpoint(
121
/**
122
* creates groups from the responses.
123
*
124
- * if the endpoint does provide its result in multiple content types it will create one entry
+ * if the endpoint does provide its result in multiple content types, it will create one entry
125
* for each response kind (main response). if error responses are defined, they are added as
126
* error responses.
127
0 commit comments