diff --git a/nerm/parameters/path/id.yaml b/nerm/parameters/path/id.yaml index 0fb89ec..39d8bb7 100644 --- a/nerm/parameters/path/id.yaml +++ b/nerm/parameters/path/id.yaml @@ -4,4 +4,5 @@ description: ID of the object to retrieve, update, or delete required: true schema: type: string - format: uuid \ No newline at end of file + format: uuid + example: 1246d8b3-ac29-4015-8154-dea4434a73fa \ No newline at end of file