What's Changed
* Fix scan-asset relationship and query asset by elyousfi5 in https://github.com/Ostorlab/oxo/pull/695
* Link asset and agent group to cli scan by elyousfi5 in https://github.com/Ostorlab/oxo/pull/697
* Revert "Link asset and agent group to cli scan" by elyousfi5 in https://github.com/Ostorlab/oxo/pull/699
* Run scan endpoint OXO spec by elyousfi5 in https://github.com/Ostorlab/oxo/pull/665
* Print complete oxo endpoint link. by ErebusZ in https://github.com/Ostorlab/oxo/pull/700
* Clean up unit tests by elyousfi5 in https://github.com/Ostorlab/oxo/pull/702
* Adapt risk rating type to the oxo one. by deadly-panda in https://github.com/Ostorlab/oxo/pull/693
* Adapt create assets mutations to YAML format in oxo_api by elyousfi5 in https://github.com/Ostorlab/oxo/pull/704
* Add asset types to AgentGroup model. by elyousfi5 in https://github.com/Ostorlab/oxo/pull/705
* Revert "Add asset types to AgentGroup model." by elyousfi5 in https://github.com/Ostorlab/oxo/pull/707
* Revert "Adapt create assets mutations to YAML format in oxo_api" by elyousfi5 in https://github.com/Ostorlab/oxo/pull/708
* Link cli scan with asset and agent group. by elyousfi5 in https://github.com/Ostorlab/oxo/pull/701
* Ensure Oxo serve & RE_Oxo schemas are similar. by deadly-panda in https://github.com/Ostorlab/oxo/pull/692
* Fix/adapt create assets mutations to format of yaml file by elyousfi5 in https://github.com/Ostorlab/oxo/pull/711
* Package ui to `oxo serve` by mohsinenar in https://github.com/Ostorlab/oxo/pull/710
* Make agent group name and args optional by elyousfi5 in https://github.com/Ostorlab/oxo/pull/716
* create predefined agent groups when starting server by elyousfi5 in https://github.com/Ostorlab/oxo/pull/714
* Fix Network and Url models and refactor code by elyousfi5 in https://github.com/Ostorlab/oxo/pull/709
* Add asset types model + association with agent group by elyousfi5 in https://github.com/Ostorlab/oxo/pull/713
* Workflow to generate and build Ui. by mohsinenar in https://github.com/Ostorlab/oxo/pull/712
* Enable mutations schema validation & explicitly exclude exportScan mutation. by deadly-panda in https://github.com/Ostorlab/oxo/pull/717
* Add domain asset model by elyousfi5 in https://github.com/Ostorlab/oxo/pull/715
* Fix agents pagination by elyousfi5 in https://github.com/Ostorlab/oxo/pull/719
* Pin tenacity version. by amine3 in https://github.com/Ostorlab/oxo/pull/720
**Full Changelog**: https://github.com/Ostorlab/oxo/compare/v1.0.19...v1.0.20