Skip to content

Commit

Permalink
API GC prepare move operations to internal tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nopcoder committed Oct 4, 2023
1 parent f6c9737 commit 548977e
Show file tree
Hide file tree
Showing 29 changed files with 1,564 additions and 1,866 deletions.
4 changes: 2 additions & 2 deletions api/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4257,7 +4257,7 @@ paths:
type: string
post:
tags:
- retention
- internal
operationId: prepareGarbageCollectionCommits
summary: save lists of active commits for garbage collection
responses:
Expand Down Expand Up @@ -4288,7 +4288,7 @@ paths:
schema:
$ref: "#/components/schemas/PrepareGCUncommittedRequest"
tags:
- retention
- internal
operationId: prepareGarbageCollectionUncommitted
summary: save repository uncommitted metadata for garbage collection
responses:
Expand Down
3 changes: 0 additions & 3 deletions clients/java-legacy/.openapi-generator/FILES

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

4 changes: 2 additions & 2 deletions clients/java-legacy/README.md

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

4 changes: 2 additions & 2 deletions clients/java-legacy/api/openapi.yaml

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

187 changes: 187 additions & 0 deletions clients/java-legacy/docs/InternalApi.md

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

Loading

0 comments on commit 548977e

Please sign in to comment.