Pedro Aguiar

Results 161 comments of Pedro Aguiar
trafficstars

What happens to the terminal when you access the documentation URL via cURL?

Change `type` from "laravel" to "static" and double click the generated HTML. If opening up the static HTML still crashes the page, whip up the Chrome DevTools and show us...

Are you able to run `php -d memory_limit=1G artisan scribe:generate` with scribe.php's config `'type' => 'static'` and share the contents of `public/docs` with us?

Opening the 150_000-line `index.html` file as is will consume about 1.2GB of RAM, which might throw `Error code: out of memory` at the end user's machine's discretion. Commenting out the...

Given that CSS styling is a front-end concern, the solution naturally belongs to the repository of the OpenAPI UI theme you're using. However, I don't know where the default theme...

I agree with the proposed changes, as they provide a safeguard against raising an `AttributeError` when `scope` is an `iterable` instead of a `string`. However, I can't think of a...

Also, can you [link this PR to that issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) ( #583 ), [like this](https://github.com/springdoc/springdoc-openapi/pull/2540)?

@softwarebloat Do you happen to know two other developers that speak English which you can ask a [PR review](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/requesting-a-pull-request-review) from?

@KAZAMA-DREAM Do you have the bandwidth to act on the suggested changes?

@dineshsrd If you happen to know two other Tamil-speaking developers that you can also review this PR, even better. [Here's how you can review PRs btw](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/reviewing-proposed-changes-in-a-pull-request#starting-a-review).