Skip to content

Commit 4f6c93a

Browse files
committed
clean up
1 parent f44c531 commit 4f6c93a

File tree

1 file changed

+1
-1
lines changed
  • openapi-processor-core/src/main/kotlin/io/openapiprocessor/core/model

1 file changed

+1
-1
lines changed

openapi-processor-core/src/main/kotlin/io/openapiprocessor/core/model/Endpoint.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ class Endpoint(
121121
/**
122122
* creates groups from the responses.
123123
*
124-
* if the endpoint does provide its result in multiple content types it will create one entry
124+
* if the endpoint does provide its result in multiple content types, it will create one entry
125125
* for each response kind (main response). if error responses are defined, they are added as
126126
* error responses.
127127
*

0 commit comments

Comments
 (0)