Files
ubicloud/spec/routes/runtime/auth_spec.rb
Burak Velioglu 18b24f2a2c Return error json without error key for runtime endpoints
Returning an error json without an error key on top for runtime endpoints.
It is required because docker layer caching expects error in this format to
skip duplicate cache entries. Passing it in this way works properly
with the cache proxy as we directly pass the error to the client
without parsing it.
2024-12-24 15:35:13 +03:00

867 B