File tree Expand file tree Collapse file tree
src/main/groovy/com/github/hauner/openapi/test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11:badge-license: https://img.shields.io/badge/License-Apache%202.0-blue.svg?labelColor=313A42
2- :badge-ci: https://github.com/hauner /openapi-processor-test/workflows/ci/badge.svg
3- :oaps-ci: https://github.com/hauner /openapi-processor-test/actions?query=workflow%3Aci
4- :oaps-license: https://github.com/hauner /openapi-processor-test/blob/master/LICENSE
2+ :badge-ci: https://github.com/openapi-processor /openapi-processor-test/workflows/ci/badge.svg
3+ :oaps-ci: https://github.com/openapi-processor /openapi-processor-test/actions?query=workflow%3Aci
4+ :oaps-license: https://github.com/openapi-processor /openapi-processor-test/blob/master/LICENSE
55:oap-docs: https://hauner.github.com/openapi-processor/spring/current/index.html
6- :opa-core: https://github.com/hauner/openapi-processor-test
7- :opa-spring: https://github.com/hauner/openapi-processor-spring
6+
7+ :oap-core: https://github.com/openapi-processor/openapi-processor-core
8+ :oap-spring: https://github.com/openapi-processor/openapi-processor-spring
89
910// badges
1011//link:{oaps-ci}[image:{badge-ci}[]]
@@ -113,6 +114,6 @@ class ProcessorEndToEndTest extends ProcessorTestBase {
113114See link:{oap-core}[openapi-processor-core] and link:{oap-spring}[openapi-processor-spring] for
114115working examples.
115116
116- == openapi-processor documentation
117+ == documentation
117118
118119See link:{oap-docs}[here].
Original file line number Diff line number Diff line change 1616
1717package com.github.hauner.openapi.test
1818
19- import com.github.hauner.openapi.api.OpenApiProcessor
19+ import io.openapiprocessor.api.OpenApiProcessor
20+
2021
2122class TestSet {
2223
You can’t perform that action at this time.
0 commit comments