Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit a0b2a2f

Browse files
committed
unused
1 parent 5365199 commit a0b2a2f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/main/kotlin/io/openapiprocessor/core/converter/ApiOptions.kt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ import io.openapiprocessor.core.support.Empty
1313
*/
1414
class ApiOptions {
1515

16-
/**
17-
* the path to the open api yaml file.
18-
*/
19-
@Deprecated("unused")
20-
lateinit var apiPath: String
21-
2216
/**
2317
* the destination folder for generating interfaces & models. This is the parent of the
2418
* {@link #packageName} folder tree.

0 commit comments

Comments
 (0)