Skip to content

Commit 3b2d5cb

Browse files
authored
chore: docs
1 parent 81ce62e commit 3b2d5cb

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
# JAX-RS server with OpenAPI
2-
3-
## Overview
4-
This server was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using an
5-
[OpenAPI-Spec](https://openapis.org), you can easily generate a server stub.
6-
7-
This is an example of building a OpenAPI-enabled JAX-RS server.
8-
This example uses the [JAX-RS](https://jax-rs-spec.java.net/) framework.
9-
10-
This project produces a jar that defines some interfaces.
11-
The jar can be used in combination with another project providing the implementation.
1+
# Bitbucket Cloud Java Rest API
122

3+
This project produces JAX-RS annotated types that can be given to something like RestEasy to produce clients. Running example here: https://github.com/tomasbjerre/violation-comments-to-bitbucket-cloud-lib

0 commit comments

Comments
 (0)