-
-
Notifications
You must be signed in to change notification settings - Fork 356
Open
Labels
Description
Scribe version
^5.5
PHP version
8.4
Laravel version
^12.37
Scribe config
type => "external_laravel"
theme => "scalar"What happened?
Scribe always uses the latest version of Scalar from jsdelivr https://cdn.jsdelivr.net/npm/@scalar/api-reference on resources/views/scribe/index.blade.php.
Scalar was updated two days ago to version 1.39.0 and now to 1.39.1. These versions do not work with the OpenAPI YAML file generated by Scribe.
To reproduce the problem, follow the guide at: https://guides.scalar.com/scalar/scalar-api-references/integrations/laravel-scribe
Docs
- I've checked the docs, the troubleshooting guide, and existing issues, but I didn't find a solution