связь с объектом, передавая при создании записи Blog поле image =1 как сделать что бы апишка поняла что это id объекта?
https://api-platform.com/docs/core/serialization/#force-iri-with-relations-of-the-same-type-parentchilds-relations
Из документации только это нашел и использовал, но не помогло
Передавать /images/1
Там выше написано. If an @id key is present in the embedded resource, then the object corresponding to the given URI will be retrieved through the data provider. Any changes in the embedded relation will also be applied to that object. If no @id key exists, a new object will be created containing data provided in the embedded JSON document. You can specify as many embedded relation levels as you want.
Обсуждают сегодня