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
Scribe version
^5.5
PHP version
8.4
Laravel version
^12.37
Scribe config
What happened?
Scribe always uses the latest version of Scalar from jsdelivr
https://cdn.jsdelivr.net/npm/@scalar/api-referenceonresources/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