User bio
404 bio not found
Member since Nov 11, 2015
Pinned posts:
Replies:

Great article!

Highly recommend adding a common package root. I.e. not Operation.Alert but Company.Operation.Alert. 

This way querying %Dictionary/InformationSchema becomes much easier since you always know what to filter on.

It will work with any HTTP request verb.

Most REST dev clients have support for HTML preview, just remember to set Content Type. I don't think swagger-ui can do that as it's not an app, rather a page running in a browser.

Set response type to HTML:

ClassMethod Test()
{
	set%response.ContentType = "application/html"do##class(%CSP.Utils).DisplayAllObjects()
	quit$$$OK
}

In Postman click Preview button:

Open Exchange applications:
Certifications & Credly badges:
Followers:
Eduard has no followers yet.
Following:
Eduard has not followed anybody yet.