Namespace: OpenEdge.Web.DataObject.Writer
Type: Class OpenAPI32ServiceWriter
Parent Classes:
Inherits: OpenEdge.Web.DataObject.Writer.OpenAPI31ServiceWriter


/* *************************************************************************************************************************
Copyright (c) 2026 by Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
File:OpenAPI32ServiceWriter
Purpose:Writes a DataObjectService to a OpenApi (Swagger) 3.2 spec
Author(s):dugrau
Created:2026-01-15
Notes:Supported Specification History:
Builds upon the original OpenAPI 3.0 implementation (see OE.W.DO.Writer.OpenAPI30ServiceWriter.cls)
Continues updates from the OpenAPI 3.1 implementation (see OE.W.DO.Writer.OpenAPI31ServiceWriter.cls)
Starting Implementation: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.2.0.md



Constructor Summary
  Options Name Purpose
  OpenAPI32ServiceWriter ()

Constructor Detail
Top

STATIC OpenAPI32ServiceWriter ()