Skip to content

Commit

Permalink
📚
Browse files Browse the repository at this point in the history
  • Loading branch information
flvndvd committed Oct 31, 2024
1 parent e9645ce commit 1f874e2
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 81 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export type GetOrPostDataSourceViewsResponseBody = {
* required: true
* schema:
* type: string
* - name: vId
* - name: spaceId
* in: path
* required: true
* schema:
Expand Down Expand Up @@ -124,7 +124,7 @@ export type GetOrPostDataSourceViewsResponseBody = {
* required: true
* schema:
* type: string
* - name: vId
* - name: spaceId
* in: path
* required: true
* schema:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export type GetTableResponseBody = {
* schema:
* type: string
* - in: path
* name: vId
* name: spaceId
* required: true
* description: ID of the space
* schema:
Expand Down
Loading

0 comments on commit 1f874e2

Please sign in to comment.