Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
r350178982 committed Nov 23, 2024
1 parent 12f00cb commit 3bcee9f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rdme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
# This workflow will run every time you push code to the following branch: `v1.0.1`
# Check out GitHub's docs for more info on configuring this:
# https://docs.github.com/actions/using-workflows/events-that-trigger-workflows
- v11.0
- v12.0

jobs:
rdme-docs:
Expand Down
2 changes: 1 addition & 1 deletion api/admin_account_operations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ info:
title: Account Operations - System Admin
description: |-
The official SeaTable API Reference (OpenAPI 3.0). - Part 'User Account Operations'.
version: '11.0'
version: '12.0'
servers:
- url: https://{server}
variables:
Expand Down
2 changes: 1 addition & 1 deletion api/authentication.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ info:
title: authentication
description: |-
The official Seafile API Reference
version: '11.0'
version: '12.0'
tags:
- name: Account-Token
description: Access library with Account-Token
Expand Down
2 changes: 1 addition & 1 deletion api/ping_and_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ info:
title: Ping and Server Info
description: >-
The official Seafile API Reference (OpenAPI 3.0) - Part 'Ping and Server Info'.
version: '11.0'
version: '12.0'
servers:
- url: 'https://{server}'
variables:
Expand Down
2 changes: 1 addition & 1 deletion api/repo-api-tokens.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ info:
title: Via Repo-Token
description: |-
Access library Via Repo-Token
version: '11.0'
version: '12.0'
tags:
- name: Via Repo-Token
description: Access library Via Repo-Token
Expand Down
2 changes: 1 addition & 1 deletion api/user_account_operations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ info:
title: Account Operations - User
description: |-
The official SeaTable API Reference (OpenAPI 3.0). - Part 'User Account Operations'.
version: '11.0'
version: '12.0'
servers:
- url: https://{server}
variables:
Expand Down

0 comments on commit 3bcee9f

Please sign in to comment.