This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Part-DB-server
Watch
2
Star
0
Fork
0
You've already forked Part-DB-server
mirror of
https://github.com/Part-DB/Part-DB-server.git
synced
2026-03-21 14:47:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d3c670f9d3d2d280a55a44859b3171fee22b884
Part-DB-server
/
src
/
ApiPlatform
History
Jan Böhmer
d20b668e87
Decorate error handler of API platform to show a better error message, if a user tries to cascade persist a new entity through an API operation
2024-01-05 23:10:46 +01:00
..
Filter
Added filter to filter parts by storage location
2023-10-03 21:59:33 +02:00
AddDocumentedAPIPropertiesJSONSchemaFactory.php
Removed unnecessary commented code
2023-10-04 00:50:28 +02:00
DocumentedAPIProperty.php
Added an possibilty to document "virtual" properties to api documentation, which are added dynamically during the normalization priocess
2023-10-02 00:21:59 +02:00
ErrorHandler.php
Decorate error handler of API platform to show a better error message, if a user tries to cascade persist a new entity through an API operation
2024-01-05 23:10:46 +01:00
FixInheritanceMappingMetadataFacory.php
Fixed issue with FixInheritanceMappingMetadataFactory
2023-10-03 20:47:37 +02:00
OpenApiFactoryDecorator.php
Added possibility to authenticate with the given API token
2023-08-16 00:13:01 +02:00