Forum Discussion

nishant4121988's avatar
nishant4121988
Occasional Contributor
4 years ago
Solved

Structural error at paths

  basePath : "/services/apexrest/sg" schemes: - "https" - "http" paths: /0.1/customer: get: description: Should give an overview / a list of all customers with state active. List should...
  • HKosova's avatar
    HKosova
    4 years ago

    OK I see the error now. It's caused by an extra "securitySchemes" section in "paths". You need to remove it.