Skip to content

Commit 4313a19

Browse files
committed
update admin api specs
1 parent a03ff2e commit 4313a19

3 files changed

Lines changed: 3 additions & 6 deletions

File tree

static/api/admin/2023-02-10.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -653,8 +653,7 @@ components:
653653
readOnly: true
654654
type: string
655655
name:
656-
maxLength: 128
657-
title: Official name
656+
readOnly: true
658657
type: string
659658
required:
660659
- code

static/api/admin/2024-04-01.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -976,8 +976,7 @@ components:
976976
readOnly: true
977977
type: string
978978
name:
979-
maxLength: 128
980-
title: Official name
979+
readOnly: true
981980
type: string
982981
required:
983982
- code

static/api/admin/unstable.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -956,8 +956,7 @@ components:
956956
readOnly: true
957957
type: string
958958
name:
959-
maxLength: 128
960-
title: Official name
959+
readOnly: true
961960
type: string
962961
required:
963962
- code

0 commit comments

Comments
 (0)