Skip to content

Commit

Permalink
feat: add service plan APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
rriski committed Sep 11, 2024
1 parent f761146 commit 42c8045
Show file tree
Hide file tree
Showing 6 changed files with 377 additions and 19 deletions.
5 changes: 5 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,11 @@ Project:
- ProjectKmsGetCA
- ProjectList
- ProjectPrivatelinkAvailabilityList
- ProjectServicePlanList
- ProjectServicePlanPriceGet
- ProjectServicePlanSpecsGet
- ProjectServiceTypesGet
- ProjectServiceTypesList
- ProjectTagsList
- ProjectTagsReplace
- ProjectTagsUpdate
Expand Down
50 changes: 39 additions & 11 deletions handler/kafkaschemaregistry/kafkaschemaregistry.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions handler/kafkatopic/kafkatopic.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 42c8045

Please sign in to comment.