docs icon indicating copy to clipboard operation
docs copied to clipboard

API Platform documentation

Results 236 docs issues
Sort by recently updated
recently updated
newest added

This addresses all the easily addressable proselint-able issues (on the basis that if there is a tool linting, getting it down to zero _or as close to_ makes any increase...

Fixed correct messenger package name Minor formatting improvements Make use of Assert on DTO

The link to API Platform Admin in the [Distribution Getting Started tutorial](https://api-platform.com/docs/distribution/) is broken: Clicking on the link moves the page up but doesn't change the content. Source: https://github.com/api-platform/docs/blob/main/distribution/index.md#L739 I'm...

The image is broken all the way down to the [v2.1 docs](https://api-platform.com/docs/v2.1/core/serialization/), but not sure if it should be fixed all the way back to that branch (might make merging...

documentation about : https://github.com/api-platform/core/pull/6435

Recently I used [Helm chart from api-platform](https://github.com/api-platform/api-platform) in [my little project](https://github.com/k-37/dolphin-is-symfony-ddd-experiment#locally-to-minikube). Along the way I discovered that documentation on `minikube.md` page is obsolete. Proposed changes are what I had to...

Added 'responses' config to the example: Changing Operations in the OpenAPI Documentation.

Partially solves #1995 by solving these 2 subtasks : - "Remove all `docker compose` prefixes for commands, as we don't use Docker for Laravel" - "Explain how to run commands...

* [ ] Add "Laravel" example for all config blocks in the selector * [ ] Add warning when a feature is not available (yet) for Laravel or Symfony *...

Needs Work

- Added missing 'use' statements in the laravel/index.md for clarity - Fixed a typo in a Model usage - Corrected 'ProviderInterface::class' to 'provider' in ApiServiceProvider