Skip to content

Commit 874d684

Browse files
authored
Merge pull request #35 from CMU-313/fix/plugin-test
fix: loosen /plugin endpoint test
2 parents 0ac54c0 + 8cd5bad commit 874d684

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

public/openapi/read/admin/extend/plugins.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ get:
269269
- name
270270
- updated
271271
- latest
272-
- url
273272
- numInstalls
274273
- isCompatible
275274
- id
@@ -375,4 +374,4 @@ get:
375374
type: string
376375
isStarterPlan:
377376
type: boolean
378-
- $ref: ../../../components/schemas/CommonProps.yaml#/CommonProps
377+
- $ref: ../../../components/schemas/CommonProps.yaml#/CommonProps

0 commit comments

Comments
 (0)