CDCgov / cfa-config-validation

Modeling pipeline config validation microservice.
Apache License 2.0
0 stars 0 forks source link

Pull configuration schema from Azure blob storage #14

Closed amondal2 closed 1 month ago

amondal2 commented 1 month ago

Currently, the application validates incoming configurations against a local schema. It should instead pull the latest version from Azure Blob Storage.