Closed fpddog closed 10 months ago
We need to start structuring our semantic definitions a little better and be a bit more formal about the meaning of the various portions of our JSON Schema. The theory behind this can be found in: https://docs.google.com/document/d/1dSgEMsCAV6PnNwRT5SRUEvUJz4rSyNDZ7PkbuYPQvXw/edit#heading=h.e47r8vm6ehr4
This PR refactors the semantic definitions so that we have all types defined in their own file to promote reusability after we break up the models into dedicated files as well.
Dropping this PR in lieu of https://github.com/DataDog/schema/pull/46
We need to start structuring our semantic definitions a little better and be a bit more formal about the meaning of the various portions of our JSON Schema. The theory behind this can be found in: https://docs.google.com/document/d/1dSgEMsCAV6PnNwRT5SRUEvUJz4rSyNDZ7PkbuYPQvXw/edit#heading=h.e47r8vm6ehr4
This PR refactors the semantic definitions so that we have all types defined in their own file to promote reusability after we break up the models into dedicated files as well.