Forum Discussion
Tom_S
Staff
10 months agoHi there! OpenAPI does not natively support query parameters in expand[{fieldName}[] format.
You can consider moving it to a path parameter if applicable - "/example/expand/{fieldName}"
Hi there! OpenAPI does not natively support query parameters in expand[{fieldName}[] format.
You can consider moving it to a path parameter if applicable - "/example/expand/{fieldName}"