[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Unique ID for PASOE ABL session?

  • Thread starter Thread starter ssouthwe
  • Start date Start date
Status
Not open for further replies.
S

ssouthwe

Guest
Irfan, thanks. I've enabled Swagger, and I'm exploring that right now. It looks like it only provides interfaces to some of the APIs, but not all. For example /applications/{appname}/agents/{agentID}/sessions that David shows above is missing. I'd disagree with you on the notion that Swagger provides ample documentation. The swagger screens provide no documentation on what the fields mean, and only a very brief description of what the API does. While the names of the various properties and such in the responses may mean something to the engineering team, they are not all self-explanatory. I'm not very familiar with Swagger, but looking at other examples out on the web, I'm seeing the ability to put a lot more documentation into it. For example, this implementation shows a model for the responses that provides information on the fields. Is there a reference somewhere else for this that explains each API and the output?

Continue reading...
 
Status
Not open for further replies.
Back
Top