Commit 262ffa00 authored by Walter Featherstone's avatar Walter Featherstone
Browse files

The type Href should not be readOnly, even though the containing attribute maybe

parent 0a3f794f
......@@ -778,7 +778,6 @@
"description": "URI referring to a resource",
"type": "string",
"format": "uri",
"readOnly": true,
"example": "/meMp1/example"
},
"Mp1SubscriptionLinkList.Links": {
......
......@@ -592,7 +592,6 @@ components:
description: URI referring to a resource
type: string
format: uri
readOnly: true
example: /meMp1/example
Mp1SubscriptionLinkList.Links:
description: Self-referring URI.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment