Backport fixes from SaaS (#5187)

# Description of Changes
- Add new skeleton loader style type (block - nothing's currently using
it but it might as well be available)
- Make Dev API overridable (and set to the new docs that actually work
while Swagger docs don't work properly)
This commit is contained in:
James Brunton
2025-12-09 11:45:01 +00:00
committed by GitHub
parent fa4d2bc09a
commit c980ee10c0
3 changed files with 48 additions and 23 deletions

View File

@@ -0,0 +1 @@
export const devApiLink = "https://registry.scalar.com/@stirlingpdf/apis/stirling-pdf-processing-api/";