Skip to content

feat(BA-145): Implement CRUD API for managing Harbor per-project Quota #3982

feat(BA-145): Implement CRUD API for managing Harbor per-project Quota

feat(BA-145): Implement CRUD API for managing Harbor per-project Quota #3982

Triggered via pull request February 7, 2025 04:26
Status Success
Total duration 2m 4s
Artifacts

update-api-schema.yml

on: pull_request
graphql-inspector
9s
graphql-inspector
Fit to window
Zoom out
Zoom in

Annotations

7 notices
Field 'registry_quota' was added to object type 'GroupNode': docs/manager/graphql-reference/schema.graphql#L724
Field 'registry_quota' was added to object type 'GroupNode'
Field 'create_container_registry_quota' was added to object type 'Mutations': docs/manager/graphql-reference/schema.graphql#L1987
Field 'create_container_registry_quota' was added to object type 'Mutations'
Field 'update_container_registry_quota' was added to object type 'Mutations': docs/manager/graphql-reference/schema.graphql#L1990
Field 'update_container_registry_quota' was added to object type 'Mutations'
Field 'delete_container_registry_quota' was added to object type 'Mutations': docs/manager/graphql-reference/schema.graphql#L1993
Field 'delete_container_registry_quota' was added to object type 'Mutations'