Skip to content

Commit 7d5c617

Browse files
committed
ci badge
1 parent 5da2fc0 commit 7d5c617

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![CI][badge-ci]][workflow-ci]
2+
13
# openapi-generatr-spring
24

35
a simple [OpenAPI][openapi] interface only code generator for [Spring Boot][springboot].
@@ -38,6 +40,9 @@ The `mapping.yaml` contains the type mapping information and is an optional file
3840
See the [existing integration tests][generatr-int-resources] for a couple of examples.
3941

4042

43+
[badge-ci]: https://github.com/hauner/openapi-generatr-spring/workflows/CI/badge.svg
44+
[workflow-ci]: https://github.com/hauner/openapi-generatr-spring/actions?query=workflow%3ACI
45+
4146
[openapi]: https://www.openapis.org/
4247
[openapi-spec]: https://github.com/OAI/OpenAPI-Specification
4348
[openapi-spec-types]: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md#dataTypes

0 commit comments

Comments
 (0)