Hello OGC Connected System People, I am currently making an implementation of api and I think I ran into a disconnect between openAPI and the requirements for deployments. It seems the `/deployments` is missing the recursive field <img width="1614" height="461" alt="Image" src="https://github.com/user-attachments/assets/e1af0e87-403b-43c2-bd23-3cce6257c13b" /> vs what openAPI has <img width="1606" height="1080" alt="Image" src="https://github.com/user-attachments/assets/d6ae4a3c-190c-4118-b047-8f60dacd570f" />
Hello OGC Connected System People,
I am currently making an implementation of api and I think I ran into a disconnect between openAPI and the requirements for deployments.
It seems the
/deploymentsis missing the recursive fieldvs what openAPI has