Skip to content
Snippets Groups Projects

Documentation for json schema exporter

Merged Daniel Hornung requested to merge f-doc-jsex into dev
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 3
1
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ###
- XLSX template generator
- XLSX handling: template generator and conversion from Json to XLSX
- Json schema exporter:
- has new parameter `use_rt_pool`
- propagates more properties in the `make_array` function
@@ -30,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Documentation ###
* Added documentation for json-schema datamodel export
## [0.9.0] - 2023-11-27 ##
### Added ###
Loading