File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ This library provides the api for an openapi-processor-* library. By implementin
99
1010See [ here] [ oap-docs ] .
1111
12- [ oap-docs ] : https://hauner.github.com/openapi-processor/ api/current/index.html
13- [ oap-gradle ] : https://hauner.github.com/openapi-processor/ gradle/current/index.html
12+ [ oap-docs ] : https://docs.openapiprocessor.io/ api/latest
13+ [ oap-gradle ] : https://docs.openapiprocessor.io/ gradle
1414
1515[ oap-license ] : https://github.com/openapi-processor/openapi-processor-api/blob/master/LICENSE
1616
1717[ badge-license ] : https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42
18- [ badge-ci ] : https://github.com/hauner /openapi-processor-api/workflows/ci/badge.svg
18+ [ badge-ci ] : https://github.com/openapi-processor /openapi-processor-api/workflows/ci/badge.svg
Original file line number Diff line number Diff line change 1111:oap-spring-api-impl: https://github.com/openapi-processor/openapi-processor-spring/blob/master/src/main/groovy/com/github/hauner/openapi/spring/processor/SpringProcessor.groovy
1212:oap-spring-api-props: https://github.com/openapi-processor/openapi-processor-spring/blob/master/src/main/resources/META-INF/services/com.github.hauner.openapi.api.OpenApiProcessor
1313
14- :oap-json-api-impl: https://github.com/hauner /openapi-processor-json/blob/master/src/main/groovy/com/github/hauner/openapi/spring/processor/JsonProcessor.groovy
15- :oap-json-api-props: https://github.com/hauner /openapi-processor-json/blob/master/src/main/resources/META-INF/services/com.github.hauner.openapi.api.OpenApiProcessor
14+ :oap-json-api-impl: https://github.com/openapi-processor /openapi-processor-json/blob/master/src/main/groovy/com/github/hauner/openapi/spring/processor/JsonProcessor.groovy
15+ :oap-json-api-props: https://github.com/openapi-processor /openapi-processor-json/blob/master/src/main/resources/META-INF/services/com.github.hauner.openapi.api.OpenApiProcessor
1616
1717
1818//
You can’t perform that action at this time.
0 commit comments