Skip to content
CribScore
← Back to changelog

Changelog

FixedAPI

Scoped API docs fallback to transient swagger outages

API docs fallback now only triggers on transient swagger outages instead of every cold read.

The API docs fallback now only triggers on transient swagger outages instead of every cold read, so /docs/openapi shows the live spec by default.

openapidocsfallback
Commitse8e4db6

Related changes