We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7ea51 commit 2f57f83Copy full SHA for 2f57f83
1 file changed
openapi-processor-core/src/main/kotlin/io/openapiprocessor/core/converter/MappingFinderQuery.kt
@@ -16,7 +16,7 @@ class MappingFinderQuery(
16
override val path: String? = null,
17
override val method: HttpMethod? = null,
18
/**
19
- * name, depends on context.
+ * name depends on context.
20
*
21
* - parameter: name
22
* - request body: inline name
0 commit comments