-
-
Couldn't load subscription status.
- Fork 229
Closed
Description
Notes below copied from @Haruki-Mortis readonly issue
Documentation definition
writeOnly (The writeOnly functionality has not been checked yet)
Relevant only for Schema "properties" definitions. Declares the property as "write only". Therefore, it MAY be sent as part of a request but SHOULD NOT be sent as part of the response. If the property is marked as writeOnly being true and is in the required list, the required will take effect on the request only. A property MUST NOT be marked as both readOnly and writeOnly being true. Default value is false.
related issue: #145
bengood362, mamatela, na2793, hallsbyra, alexthehurst and 3 more
Metadata
Metadata
Assignees
Labels
No labels