You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
12
2
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