Skip to content

Commit 7d26dff

Browse files
committed
clean up
1 parent cc34361 commit 7d26dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ class EndpointResponse(
138138
/**
139139
* returns a list with all content types.
140140
*
141-
* todo only called by test code
141+
* called by openapi-processor-x
142142
*/
143143
val contentTypes: Set<String>
144144
get() {

0 commit comments

Comments
 (0)