Skip to content

Commit d0d2b2c

Browse files
committed
kotlin:S6517
1 parent 12a003c commit d0d2b2c

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

openapi-processor-core/src/main/kotlin/io/openapiprocessor/core/converter/mapping/MappingBucket.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
package io.openapiprocessor.core.converter.mapping
77

8-
interface MappingBucket {
8+
fun interface MappingBucket {
99
/**
1010
* filter the mapping(s) by the given filter.
1111
*

0 commit comments

Comments
 (0)