Click or drag to resize

IMetadataServiceContract Interface

Metadata Exchange Service

Namespace: SanteDB.Messaging.Metadata.Rest
Assembly: SanteDB.Messaging.Metadata (in SanteDB.Messaging.Metadata.dll) Version: 3.0.2081-alpha+461b650bfeb6e1336d298dbd35bcdcdab4eba501
Syntax
public interface IMetadataServiceContract : IRestApiContractImplementation

The IMetadataServiceContract type exposes the following members.

Methods
 NameDescription
Public methodGetMetadata Gets the swagger document for the overall contract
Public methodGetOpenApiDefinitions Get OpenAPI Definitions
Public methodIndex Gets the specified object
Top
See Also