added api docs
This commit is contained in:
8
interface/api/parameters/org_ref.yaml
Normal file
8
interface/api/parameters/org_ref.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
components:
|
||||
parameters:
|
||||
OrgRef:
|
||||
name: org_ref
|
||||
in: path
|
||||
required: true
|
||||
schema:
|
||||
$ref: ../../models/objectid.yaml#/components/schemas/ObjectId
|
||||
Reference in New Issue
Block a user