Skip to content
Snippets Groups Projects
Commit f49ed8d5 authored by Bogdan Stanca-Kaposta's avatar Bogdan Stanca-Kaposta
Browse files

allow URIList to be empty as defined by the PRO team

parent 2e7bb2ec
No related branches found
No related tags found
1 merge request!29allow URIList to be empty as defined by the PRO team
......@@ -3612,8 +3612,9 @@ module OneM2M_Types {
};
type ListOfURIs URIList
type record length(0 .. infinity) of XSD.AnyURI URIList
with {
variant "name as uncapitalized";
variant "list";
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment