Skip to content

update: SDK 1.1.7, add caching to organization entity endpoints

Martin Lowe requested to merge malowe/main/http-caching into main
  • update: SDK 1.1.7, add caching to organization entity endpoints

Only updated for organizations entity as most sub entities are authenticated and called rarely. The organizations calls are anon, unchanging, and called frequently. This should give us better performance with very little complexity.

Merge request reports

Loading