Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Add strong typing to document creation (sourcenetwork#2161)
## Relevant issue(s) Resolves sourcenetwork#935 Resolves sourcenetwork#1703 ## Description This PR adds strong document typing to document creation by using the field descriptions to determine Go types. Datetime is now properly supported and formatting is enforced. Note that a lot of docIDs have changed as a result of this refactor.
- Loading branch information