We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba97f86 commit 9ce7812Copy full SHA for 9ce7812
docs/public_swagger/swagger.yaml
@@ -534,8 +534,8 @@ paths:
534
application/fhir+json:
535
schema:
536
$ref: "#/components/schemas/OperationOutcome"
537
- /ProductTeam/{product_team_id}/Product/{product_id}/DeviceReferenceData/{device_reference_data_id}:
538
- get:
+ ? /ProductTeam/{product_team_id}/Product/{product_id}/DeviceReferenceData/{device_reference_data_id}
+ : get:
539
operationId: readDeviceReferenceData
540
summary: readDeviceReferenceData endpoint for APIGEE integration
541
parameters:
0 commit comments