diff --git a/public/openapi/read/admin/extend/plugins.yaml b/public/openapi/read/admin/extend/plugins.yaml index ff273480fe..2dd8b0cb6c 100644 --- a/public/openapi/read/admin/extend/plugins.yaml +++ b/public/openapi/read/admin/extend/plugins.yaml @@ -42,8 +42,6 @@ get: type: boolean version: type: string - isStarterPlan: - type: boolean license: type: object properties: @@ -356,4 +354,6 @@ get: type: number version: type: string + isStarterPlan: + type: boolean - $ref: ../../../components/schemas/CommonProps.yaml#/CommonProps \ No newline at end of file