@@ -2919,8 +2919,8 @@ paths:
29192919 get :
29202920 tags :
29212921 - licenses
2922- summary : List Workspaces
2923- operationId : list_workspaces
2922+ summary : List License Goods
2923+ operationId : list_license_goods
29242924 parameters :
29252925 - name : order_by
29262926 in : query
@@ -2962,8 +2962,8 @@ paths:
29622962 get :
29632963 tags :
29642964 - licenses
2965- summary : Get Workspace
2966- operationId : get_workspace
2965+ summary : Get License Good
2966+ operationId : get_license_good
29672967 parameters :
29682968 - name : license_good_id
29692969 in : path
@@ -2987,8 +2987,8 @@ paths:
29872987 post :
29882988 tags :
29892989 - licenses
2990- summary : Create Workspace Group
2991- operationId : create_workspace_group
2990+ summary : Purchase License Good
2991+ operationId : purchase_license_good
29922992 parameters :
29932993 - name : license_good_id
29942994 in : path
@@ -4540,7 +4540,7 @@ paths:
45404540 ' 403 ' :
45414541 description : ProjectInvalidRightsError
45424542 ' 404 ' :
4543- description : ProjectNotFoundError, UserDefaultWalletNotFoundError
4543+ description : UserDefaultWalletNotFoundError, ProjectNotFoundError
45444544 ' 409 ' :
45454545 description : ProjectTooManyProjectOpenedError
45464546 ' 422 ' :
@@ -14213,9 +14213,7 @@ components:
1421314213 required :
1421414214 - walletId
1421514215 - name
14216- - description
1421714216 - owner
14218- - thumbnail
1421914217 - status
1422014218 - created
1422114219 - modified
@@ -14264,9 +14262,7 @@ components:
1426414262 required :
1426514263 - walletId
1426614264 - name
14267- - description
1426814265 - owner
14269- - thumbnail
1427014266 - status
1427114267 - created
1427214268 - modified
0 commit comments