Skip to content

update: add base notices entity, tests, and endpoint to do basic access

Martin Lowe requested to merge malowe/main/10 into main
  • update: add base notices entity, tests, and endpoint to do basic access

The data for this API was left unsecured as the expiration of an ECA document isn't sensitive information. In the future before launch, we can add authentication if we want to lock this data down.

This change doesn't add any filters or mechanisms to write the data outside of tests, as that will be taken care of in a later issue.

Resolves #10 (closed)

Merge request reports

Loading