Class Reference
%REST.Spec
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%REST] >  [Spec]
Private  Storage

abstract class %REST.Spec

This superclass is used as a known entry point for OpenAPI REST API Models. Subclasses of this class should override the XData OpenAPI block for storing custom API descriptions.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Subclasses
%Api.IAM.v1.spec %Api.InteropEditors.v1.spec %Api.InteropEditors.v2.spec
%Api.Mgmnt.v2.spec

Parameters

• parameter Strict = 1;
If Strict=0 (false), then only the swagger properties which are needed for code generation are checked during compile. If Strict=1 (true), then all swagger properties are checked during compile.
• parameter XDataName = "OpenAPI";
The name of the XData block which contains the OpenAPI 2.0 specification


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.