Commit Graph

2 Commits

Author SHA1 Message Date
Patrick Jungermann ad74723fbf chore: update Bitbucket Cloud models
The latest specification contained some BREAKING CHANGES
due to removed fields.

All of these fields are not used at other plugins, though.
Therefore, this change has no impact on other modules here.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-09-26 12:57:30 +02:00
Patrick Jungermann 1dffa7dd4d feat: add bitbucket-cloud-common with new client
Add `bitbucket-cloud-common`
(`@backstage/plugin-bitbucket-cloud-common`)
with a new client for Bitbucket Cloud.

The lib contains auto-generated models
which got generated using `@openapitools/openapi-generator-cli`.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-05-30 01:05:23 +02:00