Skip to content

Commit

Permalink
api: switch api that used for internal
Browse files Browse the repository at this point in the history
  • Loading branch information
nopcoder committed Sep 11, 2023
1 parent abf880a commit 897a063
Show file tree
Hide file tree
Showing 56 changed files with 4,171 additions and 4,171 deletions.
18 changes: 9 additions & 9 deletions api/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1470,7 +1470,7 @@ paths:
/setup_comm_prefs:
post:
tags:
- config
- internal
operationId: setupCommPrefs
summary: setup communications preferences
security: []
Expand Down Expand Up @@ -1501,7 +1501,7 @@ paths:
/setup_lakefs:
get:
tags:
- config
- internal
operationId: getSetupState
summary: check if the lakeFS installation is already set up
security: []
Expand All @@ -1516,7 +1516,7 @@ paths:
$ref: "#/components/responses/ServerError"
post:
tags:
- config
- internal
operationId: setup
summary: setup lakeFS and create a first user
security: []
Expand Down Expand Up @@ -1633,7 +1633,7 @@ paths:
/auth/capabilities:
get:
tags:
- auth
- internal
operationId: getAuthCapabilities
summary: list authentication capabilities supported
security: []
Expand Down Expand Up @@ -3620,7 +3620,7 @@ paths:
type: string
put:
tags:
- staging
- internal
operationId: updateBranchToken
summary: modify branch staging token
requestBody:
Expand Down Expand Up @@ -3663,7 +3663,7 @@ paths:
type: string
get:
tags:
- objects
- internal
operationId: uploadObjectPreflight
responses:
204:
Expand Down Expand Up @@ -4269,7 +4269,7 @@ paths:
type: string
get:
tags:
- retention
- internal
operationId: setGarbageCollectionRulesPreflight
responses:
204:
Expand Down Expand Up @@ -4412,7 +4412,7 @@ paths:
type: string
get:
tags:
- repositories
- internal
operationId: createBranchProtectionRulePreflight
responses:
204:
Expand Down Expand Up @@ -4593,7 +4593,7 @@ paths:
/statistics:
post:
tags:
- statistics
- internal
operationId: postStatsEvents
summary: post stats events, this endpoint is meant for internal use only
requestBody:
Expand Down
18 changes: 9 additions & 9 deletions clients/java/README.md

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

18 changes: 9 additions & 9 deletions clients/java/api/openapi.yaml

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

58 changes: 0 additions & 58 deletions clients/java/docs/AuthApi.md

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

Loading

0 comments on commit 897a063

Please sign in to comment.