This message was deleted.
# azure
s
This message was deleted.
k
what issue are you facing?
i
https://www.pulumi.com/docs/reference/pkg/azure/apimanagement/apischema/ I followed the link above to create api schema in api management. The script run well but it;s not create on api management
when I used azure portal to create the api definition, the result of json like below
but when I used the pulumi code to create api schema, the result of json like below
I found the root cause is the content type :
Copy code
"contentType": "application/vnd.oai.openapi.components+json"