core icon indicating copy to clipboard operation
core copied to clipboard

The server component of API Platform: hypermedia and GraphQL APIs in minutes

Results 554 core issues
Sort by recently updated
recently updated
newest added

To continue: ```

enhancement

**Description** The ApiResource allows to change an OpenApi `Operation` but not the above node `PathItem` to change the `summary` for example.

enhancement

| Q | A | ------------- | --- | Branch? | main | Tickets | Closes #7476 | License | MIT | Doc PR | api-platform/docs#...

Hi API Platform team, I'm currently using API Platform in production and we're migrating from Elasticsearch to OpenSearch (to managed on OVH). As API Platform currently only supports Elasticsearch, this...

**Description** ```yaml api_platform: defaults: parameters: ?? ``` Ability to declare global parameters like this.

**API Platform version(s) affected**: 4.2.2 **Description** As [the document warns](https://api-platform.com/docs/core/doctrine-filters/), `ApiFilter` is currently deprecated and using `QueryParameter` is recommended. However, there are several bugs when applying filters using `QueryParameter`. -...

**API Platform version(s) affected**: 4.2.3 (symfony 7.3.5) **Description** IriConverterParameterProvider does not work correctly with HeaderParameter in GetCollection operations. Even if a HeaderParameter is defined with this provider and a valid...

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @​priyagupta108 in actions/setup-node#1374...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. Release notes Sourced from actions/upload-artifact's releases. v5.0.0 What's Changed BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but...

dependencies
github_actions

**API Platform version(s) affected**: 4.2.2 **Description** As [the document warns](https://api-platform.com/docs/core/doctrine-filters/), `ApiFilter` is currently deprecated and using `QueryParameter` is recommended. However, there are several bugs when applying filters using `QueryParameter`. -...