75 | | Field options documents describe the currently acceptable options for fields in a resource. |
76 | | Clients can use these documents e.g. for automatic generation and/or client-side validation of forms. |
77 | | |
| 75 | Field options documents describe the currently acceptable options for fields in a resource. Clients can use these documents e.g. for automatic generation and/or client-side validation of forms. |
| 76 | |
| 77 | In the current S3 implementation, transformation of field option documents is not supported. JSON conversion is possible, though. |
| 78 | |
| 79 | Field option documents can only be requested (GET). Future implementations may also accept submissions of such documents to update the data schema. |