paths:
/pathname/?gzip=false:
post:
summary: "get the list of all the operators"
description: "get list of operators"
consumes:
- "application/json"
produces:
- "application/json"
parameters:
in: "body"
required: true
schema:
type: object
required:
- idcode
- name
properties:
idcode:
type: string
name:
type: string
--
You received this message because you are subscribed to the Google Groups "Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.