-
-
Notifications
You must be signed in to change notification settings - Fork 900
Insights: api-platform/core
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
30 Pull requests merged by 8 people
-
feat(graphql): use TypeInfo type
#7117 merged
Apr 30, 2025 -
Merge 4.1
#7114 merged
Apr 29, 2025 -
doc(doctrine): document how to compute and sort a virtual field
#7113 merged
Apr 29, 2025 -
feat(symfony): Autoconfigure classes using
#[ApiResource]
attribute#6943 merged
Apr 29, 2025 -
feat(serializer): type info
#7104 merged
Apr 24, 2025 -
fix(state): specify :property parameter properties
#7110 merged
Apr 23, 2025 -
refactor(state): state options code duplication
#7109 merged
Apr 23, 2025 -
fix(serializer): backport handling of union/intersection type in item normalizer
#7106 merged
Apr 22, 2025 -
ci: patch phpunit deprecations inside component
#7103 merged
Apr 18, 2025 -
feat(laravel): use
TypeInfo
'sType
#7101 merged
Apr 17, 2025 -
feat(jsonapi): use
TypeInfo
'sType
#7100 merged
Apr 17, 2025 -
feat(hydra): use
TypeInfo
'sType
#7099 merged
Apr 17, 2025 -
feat(elasticsearch): use
TypeInfo
type#7098 merged
Apr 17, 2025 -
feat(hal): use
TypeInfo
type#7097 merged
Apr 17, 2025 -
feat(openapi): use
TypeInfo
'sType
#7096 merged
Apr 17, 2025 -
feat(metadata/doctrine): Use
Type
ofTypeInfo
instead ofPropertyInfo
#6979 merged
Apr 16, 2025 -
ci: patch phpunit deprecations
#7092 merged
Apr 16, 2025 -
ci: subtree split deprecations
#7090 merged
Apr 15, 2025 -
fix(symfony): correct class to exclude to avoid inheriting global default for internal resource
#7088 merged
Apr 14, 2025 -
fix(state): update generic template type variable in ProviderInterface
#7083 merged
Apr 14, 2025 -
chore: phpunit missing deprecation triggers
#7059 merged
Apr 11, 2025 -
fix(metadata): parameter provider within filter
#7081 merged
Apr 11, 2025 -
Use template typehint in parameters
#7078 merged
Apr 11, 2025 -
fix(symfony): internal resources should not inherit global defaults
#7073 merged
Apr 11, 2025 -
fix(symfony): do not ignore Test files on symfony
#7077 merged
Apr 11, 2025 -
fix(laravel): eloquent BelongsTo linking
#7075 merged
Apr 10, 2025 -
Revert "fix(jsonld): duplicate error fields when prefix is enabled"
#7074 merged
Apr 10, 2025 -
fix(hydra): use correctly enable_docs
#7062 merged
Apr 10, 2025 -
fix(subresource): Link Security YAML
#7066 merged
Apr 7, 2025 -
test: various fixes
#7063 merged
Apr 3, 2025
6 Pull requests opened by 3 people
-
feat: iri search filter
#7079 opened
Apr 10, 2025 -
feat(openapi): manage error resources in global
#7082 opened
Apr 11, 2025 -
[fix] inverse ternary operator statements
#7085 opened
Apr 11, 2025 -
Revert "fix(state): update generic template type variable in ProviderInterface"
#7094 opened
Apr 16, 2025 -
feat(doctrine): state options repositoryMethod for initial query buil…
#7115 opened
Apr 29, 2025 -
refactor: simplify is collection type info
#7116 opened
Apr 29, 2025
22 Issues closed by 9 people
-
NormalizeOperationNameTrait::normalizeOperationName() doesn't ensure a valid operationId
#6975 closed
Apr 29, 2025 -
[RFC] Add a system for getting parent resource and play security
#7107 closed
Apr 29, 2025 -
[Symfony] ApiResource attribute auto excluded from services
#7065 closed
Apr 29, 2025 -
Cannot disable footer link `Other API docs: GraphiQL`
#7108 closed
Apr 22, 2025 -
[BUG] Replacing an existing Api resource operation
#6913 closed
Apr 22, 2025 -
php-doc-parser:^2.x
#6984 closed
Apr 22, 2025 -
Doctrine ORM ItemProvider does not allow array result (mixed query result)
#7084 closed
Apr 22, 2025 -
Regression in multipart POST request handling after enabling use_symfony_listeners
#6964 closed
Apr 20, 2025 -
Using ArrayAccess on JoinColumnMapping is deprecated.
#6972 closed
Apr 20, 2025 -
@id IRI does not use URI variable transformers
#6953 closed
Apr 20, 2025 -
[Laravel] JSON:API response schema is wrong on the collection endpoints
#6949 closed
Apr 20, 2025 -
Providers are executed before any security check
#7093 closed
Apr 16, 2025 -
Automatically validate values for built in filters
#7089 closed
Apr 15, 2025 -
OneToMany Patch - Custom state processor
#7086 closed
Apr 14, 2025 -
[Laravel] BelongsTo Link is not working
#6930 closed
Apr 11, 2025 -
BC break from 4.1.2 if you have badly named entity?
#7067 closed
Apr 11, 2025 -
Potential BC Break in error responses introduced in 4.1.1
#7026 closed
Apr 10, 2025 -
AdvancedNameConverterInterface (in HydraPrefixNameConverter) is deprecated
#6948 closed
Apr 10, 2025 -
Patch multipart/form-data files empty
#7069 closed
Apr 10, 2025 -
Apiplatform Swagger "Call to a member function withParameters() on null"
#7071 closed
Apr 10, 2025 -
Using `@phpstan-type` and returning said type in a docblock attempts to load a non-existing class
#6834 closed
Apr 5, 2025
10 Issues opened by 9 people
-
[RFC] Mapping query, path and header parameters to a DTO
#7112 opened
Apr 24, 2025 -
HeaderParameter and validation not coherent
#7111 opened
Apr 23, 2025 -
[Doc][Link] Clarify the documentation
#7105 opened
Apr 22, 2025 -
Class "self" does not exist
#7095 opened
Apr 16, 2025 -
[feat] Mercure doesn't use state provider when publishing updates
#7087 opened
Apr 13, 2025 -
OpenApi Schemas for errors/violations do not match actual response
#7080 opened
Apr 11, 2025 -
Not found on POST for related entity not using field ID as identifier
#7076 opened
Apr 10, 2025 -
[Symfony][Bug] default `security` is applied to `ApiPlatform\State\ApiResource\Error`
#7072 opened
Apr 9, 2025 -
Deprecating the PUT method seems to have unintended side effects
#7064 opened
Apr 4, 2025 -
Link Security not compatible with Identifiers
#7061 opened
Mar 31, 2025
12 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat(doctrine): search filters like laravel eloquent filters
#6865 commented on
Apr 11, 2025 • 5 new comments -
feat(symfony): object mapper with state options
#6801 commented on
Apr 2, 2025 • 1 new comment -
Adding configuration directly under the resource config in a yaml file gives an error
#6992 commented on
Apr 7, 2025 • 0 new comments -
[Laravel] Swagger always suggests parameters using camelCase which collision with validation rules
#6932 commented on
Apr 8, 2025 • 0 new comments -
[Laravel] camelCase named Relations are ignored as they are denormalized as snake_case
#6927 commented on
Apr 8, 2025 • 0 new comments -
Core composer.json should replace all sub packages to avoid ambiguous class resolution
#6213 commented on
Apr 11, 2025 • 0 new comments -
[GraphQl] Support for unions and interfaces for search functionality
#2927 commented on
Apr 28, 2025 • 0 new comments -
feat(graphql): added support for graphql subscriptions to work for actions
#6904 commented on
Apr 30, 2025 • 0 new comments -
fix(metadata): remove temporary fix for ArrayCollection
#6947 commented on
Apr 3, 2025 • 0 new comments -
feat(json-schema): mutualize json schema between formats
#6960 commented on
Apr 29, 2025 • 0 new comments -
fix(serializer): throw NotNormalizableValueException when resource not found or invalid IRI on denormalization
#6985 commented on
Apr 25, 2025 • 0 new comments -
feat(doctrine): optimize EagerLoadingExtension to skip unnecessary joins
#7039 commented on
Apr 11, 2025 • 0 new comments