Commit 5e62204
committed
feat(docs): Introduce
- Added a new `conditions` metadata field to parameter documents and user-submitted documents, specifying required terms and conditions.
- Created a new Conditions document type to define terms users must accept before submitting documents, including validation rules and business logic for acceptance.
- Updated the `signed_doc.json` specification to include the new Conditions document type and its associated metadata.
- Enhanced documentation to clarify the role of conditions in the document submission process and validation requirements.conditions metadata field and Conditions document type:1 parent f3dea0f commit 5e62204
File tree
4 files changed
+625
-0
lines changed- docs/src/architecture/08_concepts/signed_doc
- docs
- specs
4 files changed
+625
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments