MetadataSourceType

The SourceType enumerated type defines the types of sources for API metadata. You specify the type of source when adding a metadata source to a metadata service.
FILE : Indicates the metadata source is a JSON file.
REMOTE : Indicates the metadata source is a remote server.

Enumeration:   FILE,   REMOTE,  


Feedback

Was this page helpful?