Skip to content

Draft: Issue-20: Add full schemas validation

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, and if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a change that must be documented in the README.md file?

  • [No]

Updates description?

  • Create Pydantic BaseModel to account for a full validation
  • Validate agains kind in all records
  • Update data
  • Update tests
  • Closes #18 (closed), #20 (closed)
Edited by Ernesto Gutierrez

Merge request reports