Class

OsduSchemaService

OsduSchemaService(osdu_client, data_partition)

Class that provides named access to OSDU Schema endpoints

Constructor

# new OsduSchemaService(osdu_client, data_partition)

Parameters:
Name Type Description
osdu_client BaseOsduClient

An implementation of the OSDU client class to broker communication with the OSDU API

data_partition string

The data partition against which requests will be made

View Source service/schema/index.js, line 11

new OsduSchemaService