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
9
9
10
10
See [ here] [ oap-docs ] .
11
11
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
14
14
15
15
[ oap-license ] : https://github.com/openapi-processor/openapi-processor-api/blob/master/LICENSE
16
16
17
17
[ 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 11
11
: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
12
12
: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
13
13
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
16
16
17
17
18
18
//
You can’t perform that action at this time.
0 commit comments