-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
There's API docs being generated in the `sphinx-build.sh` script: https://github.com/DiamondLightSource/httomo-backends/blob/a34bf5802fc541ef5a0c541377b000ce596882aa/docs/sphinx-build.sh#L27-L28
an…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
#642 introduced OpenAPI doc generation support and an example (partial) for the Login endpoint.
Need to document all the other endpoints
-
##### Description
I am passing `--global-property=apiDocs=true,modelDocs=true` to the `typescript-fetch` generator, and I would expect it to remove docs from the generated models and api functions,…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
laravel/framework v8.50.0
PHP7.3.9
composer require mpociot/laravel-apidoc-generator
Using version ^4.8 for mpociot/laravel-apidoc-generator
./composer.json has been updated
Running composer …
-
www-data@f00346702ac4:~/crmv2$ composer require --dev mpociot/laravel-apidoc-generator
Using version ^4.8 for mpociot/laravel-apidoc-generator
./composer.json has been updated
Running composer upda…
-
According to the documentarian documentation for language tabs, I should be able to do something like this in my index.md file:
```gfm
language_tabs:
- shell: cURL
- php
- php: SDK
```
…
-
I just install by composer require the package, but when i try to create the doc using artisan apidoc:generate, this error appears :
` TypeError
Argument 1 passed to Mpociot\ApiDoc\Tools\Docu…