-
_From @kalmanb on April 7, 2016 2:22_
@mai00cmi:
"Can we change the Play json generator to use `OWrites` instead of `Writes` for case classes? The advantage is that we don’t have to do
`Json.toJson…
-
As the title will this project support Laravel 8?
Or use knuckleswtf/scribe project?
https://github.com/mpociot/laravel-apidoc-generator/issues/777
-
##### Description
When generating code using kotlin generator with options to generate APIs and models files only, and using retrofit2 library, generator generates API files without infrastructure …
-
The following steps may be used to reproduce this issue:
- follow the express-general introduction here: http://expressjs.com/starter/generator.html
- in myapp follow the express-mongoose-docs introdu…
-
Add the ability to extend apidoc by adding custom attributes/metadata to elements.
The intention is to have a way for supporting non-core attributes on elements within specs. This would allow for add…
-
Problem 1
- mpociot/laravel-apidoc-generator v4.x-dev requires ramsey/uuid ^3.8 -> found ramsey/uuid[3.8.0, ..., 3.x-dev] but the package is fixed to 4.1.1 (lock file version) by a partial update…
-
**Describe the current behavior**
For many CRD properties, we have the information about whether the property is mandatory or not (we embed that in the source in the form of validation comments), b…
-
**We should document as we code**
A brief research on tool(s) we can use for documenting our backend code (any framework specific tool is preferred)
**What we need**
Any PHP documentation library…
-
I have a Lumen REST API and I'm trying to install using `composer require mpociot/laravel-apidoc-generator`.
But I get the following error.
` Problem 1
- Conclusion: don't install mpociot/la…
-
_From @kalmanb on February 17, 2016 20:34_
Currently the kafka tests generated don't create a default enum it a field is defined as enum. This means that it can't compile the tests.
Reported by @jac…