You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title=>"Serp API Client"type=>"laravel"theme=>"elements"try_it_out.enabled=>falsetry_it_out.base_url=>"http://serp-api.test"auth.enabled=>trueauth.name=>"Authorization"auth.placeholder=>"{ACCESS_TOKEN}"postman.enabled=>falseopenapi.enabled=>falseexamples.faker_seed=>""strategies.headers=>added['override',['Accept'=>'application/json',],]: removed['override',['Content-Type'=>'application/json','Accept'=>'application/json',],]
What happened?
custom.0.yml
- httpMethods:
- POSTuri: oauth/tokenmetadata:
groupName: AuthenticationgroupDescription:
title: Generate Access Tokendescription: 'This endpoint generates access token required to make subsequent requests.'authenticated: falseheaders:
Accept: application/jsonurlParameters:
queryParameters:
bodyParameters:
grant_type:
name: grant_typerequired: truedescription: "Type of authentication used.<br> Value: <b>client_credentials</b>"type: stringclient_id:
name: client_idrequired: truedescription: Identifies the client consuming the API. Generated & provided by the API server.example: '9d259499-c8cc-4c26-a76e-01f4a705816c'type: stringclient_secret:
name: client_secretdescription: Validates the client consuming the API. Generated & provided by the API server.required: trueexample: 'soZgyNUwwjxSZ7Z6EDJcvh2a5ZkJcNhnmRjjIuRk'type: stringresponses:
- status: 200content: # Your response content can be an object, an array, a string or empty.{"token_type": "Bearer","expires_in": 31536000,
"access_token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI5ZDIxZDYxNS0wN2ExLTQ2YTctOWVkMC04Y2EyNjQ4MDA2Y2UiLCJqdGkiOiI3NTcyMmY1MTVkMzBhMWZlYmQyOGFjZWU0YmE2M2VhMzk3NTRmNzhiMmFhNzI3ZmQwN2Y4YTUzNDVjM2VmODFlMjE4MDE0MWZhZWYxODViOCIsImlhdCI6MTcyNzc2MTQwNC42Mzc1NzEsIm5iZiI6MTcyNzc2MTQwNC42Mzc1NzUsImV4cCI6MTc1OTI5NzQwNC42MzQ0MDksInN1YiI6IiIsInNjb3BlcyI6W119.Met3OfcG9DR8ntLdro7kYOhX5HnMnETpcydWKvaEFkgkiXJ0_Ky59lqUeW2ItkmH8mh3Oh_cMd8knQ1jKeNPCm0RB_XWybgMtUsplhye9lM-SCMBRcXtSgsqqEAuKpPqBfDepBz1xsOyCm3EUGxmBC-0CIsJ_aIvNJ1YOUHXiqjBExR-ZnRj3_UWUOFkRFkRzi0U1gXH3mcVvcu2v7wUvqlyBtyVhyNP-zBqseyJetK_iU8WQZwnwkXwlDeIizZ2UDzrpal6UNh8FeYdEu5TUhvJuwjxyav8D_7Apm7TZAIKBb8-lBwkJyKBYPSnCrXh-lGIkKEPdGBT_gPhkuD66iPQFHCvkFWVs6PN8c1xRlSo855D0kYK1qoewgvcofiuM6f_sqKTvF9sTUk27OUv3zrbiThTkYGs2ZM-30yHcF4xUnjhjAszBJZ0uZ6G980AKm9nNr0Rr1BwZPlUQ7PZ9x2Vy9C56AJLfUZwGZ0E53wZsfreLh4_lmxB8t6p9CDKTydjNtimE-b8I8DJ85cMcy2DGI8eEtffEsuxo_vQ1taeYL6XGNANUb16G_Ah2fBj189xYcetKfj9zPATyws8vo5Nm3f7i2LGHh4CD7yu0ltJR-7VQobaW9Mx8muN3jG-bMDd98WIzFWVz8FuLHslLOcL4z6apEYG8OVQVmWWZ4o"
}
Scribe version
4.37.2
PHP version
8.3.6
Framework
Laravel
Framework version
11.25.0
Scribe config
What happened?
custom.0.yml
getting error while generating documentation:
Docs
The text was updated successfully, but these errors were encountered: