Add missing PHP constraint docs #1673
Labels
area/docs
Specify what technical area given issue relates to. Its goal is to ease filtering good first issues.
enhancement
New feature or request
good first issue
Good for newcomers
PHP generator
Anything related to the PHP generator
Reason/Context
In the other languages, we have explicit documentation explaining the constraint rules such as for TypeScript: https://modelina.org/docs/constraints/typescript
However, we are missing one for PHP.
TODO:
You could potentially copy-paste the TypeScript one: https://github.com/asyncapi/modelina/blob/master/docs/constraints/TypeScript.md and adapt it to PHP
The text was updated successfully, but these errors were encountered: