Skip to content

Commit 3bcee9f

Browse files
committed
update
1 parent 12f00cb commit 3bcee9f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/rdme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
# This workflow will run every time you push code to the following branch: `v1.0.1`
99
# Check out GitHub's docs for more info on configuring this:
1010
# https://docs.github.com/actions/using-workflows/events-that-trigger-workflows
11-
- v11.0
11+
- v12.0
1212

1313
jobs:
1414
rdme-docs:

api/admin_account_operations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
title: Account Operations - System Admin
44
description: |-
55
The official SeaTable API Reference (OpenAPI 3.0). - Part 'User Account Operations'.
6-
version: '11.0'
6+
version: '12.0'
77
servers:
88
- url: https://{server}
99
variables:

api/authentication.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
title: authentication
44
description: |-
55
The official Seafile API Reference
6-
version: '11.0'
6+
version: '12.0'
77
tags:
88
- name: Account-Token
99
description: Access library with Account-Token

api/ping_and_info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
title: Ping and Server Info
44
description: >-
55
The official Seafile API Reference (OpenAPI 3.0) - Part 'Ping and Server Info'.
6-
version: '11.0'
6+
version: '12.0'
77
servers:
88
- url: 'https://{server}'
99
variables:

api/repo-api-tokens.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
title: Via Repo-Token
44
description: |-
55
Access library Via Repo-Token
6-
version: '11.0'
6+
version: '12.0'
77
tags:
88
- name: Via Repo-Token
99
description: Access library Via Repo-Token

api/user_account_operations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
title: Account Operations - User
44
description: |-
55
The official SeaTable API Reference (OpenAPI 3.0). - Part 'User Account Operations'.
6-
version: '11.0'
6+
version: '12.0'
77
servers:
88
- url: https://{server}
99
variables:

0 commit comments

Comments
 (0)