mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-28 06:11:48 +00:00
Added dependencies and basic structures
This commit is contained in:
parent
e8af0e9b4f
commit
f7b2539ef1
8 changed files with 698 additions and 24 deletions
|
|
@ -38,3 +38,7 @@ api_platform:
|
|||
serializer:
|
||||
# Change this to false later, to remove the hydra prefix on the API
|
||||
hydra_prefix: true
|
||||
|
||||
mcp:
|
||||
enabled: true # default: true
|
||||
format: jsonld # default: 'jsonld'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue