You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've attached a sample API definition in yaml which I'll paste here. If I upload the file from UI and create Open API artifact it works absolutely fine and I can see Open API documentation etc. But if I create same artifact using Java client I get Artifact isn't a valid OpenAPI structure and Unexpected token o in JSON at position 0.
I will paste first my Java client code:
I've attached a sample API definition in yaml which I'll paste here. If I upload the file from UI and create Open API artifact it works absolutely fine and I can see Open API documentation etc. But if I create same artifact using Java client I get Artifact isn't a valid OpenAPI structure and Unexpected token o in JSON at position 0.
I will paste first my Java client code:
The text was updated successfully, but these errors were encountered: