ows-bulkperformancerights:
  base_url: REPLACE_ME
  port: REPLACE_ME
  endpoints:
    upload: /upload
    status: /status
    export: /export
ows-xlsx:
  base_url: REPLACE_ME
  port: REPLACE_ME
  endpoints:
    status: /jsontoxlsx/status
    jsontoxlsx: /jsontoxlsx
ows-search:
  base_url: "https://search.theorchard.io"
  version: "v1"
  endpoints:
    suggest:
      url: "/suggest"
      contexts:
        release_builder_artist:
          context: "RELEASE_BUILDER_ARTIST"
          token: "b819a5436081"
        go_watch_it_film:
          context: "GO_WATCH_IT_FILM"
          token: "9234383a91bb"
        workstation_analytics_catalog:
          context: "WORKSTATION_ANALYTICS_CATALOG"
          token: "ef6e4511a396"
        workstation_analytics_catalog_subaccount:
          context: "WORKSTATION_ANALYTICS_CATALOG_SUBACCOUNT"
          token: "ef6e4511a396"
        workstation_analytics_product:
          context: "WORKSTATION_ANALYTICS_PRODUCT"
          token: "ef6e4511a396"
        workstation_analytics_product_subaccount:
          context: "WORKSTATION_ANALYTICS_PRODUCT_SUBACCOUNT"
          token: "ef6e4511a396"
        workstation_accounting_product:
         context: "WORKSTATION_ACCOUNTING_PRODUCT"
         token: "ef6e4511a396"
        workstation_accounting_product_subaccount:
         context: "WORKSTATION_ACCOUNTING_PRODUCT_SUBACCOUNT"
         token: "ef6e4511a396"
    search:
      url: "/search"
      contexts:
        oa_release:
          context: "OA_RELEASE"
          token: "c9047afefcd6"
        oa_release_track:
          context: "OA_RELEASE_TRACK"
          token: "2038b9e67a6a"
        oa_label:
          context: "OA_LABEL"
          token: "e1f45f1e2d26"
        oa_project:
          context: "WORKSTATION_PROJECT"
          token: "c9047afefcd6"
    browse:
      url: "/browse"
    item:
      url: "/item"
ows-label-audit:
  base_url: "REPLACE_ME"
  version: "v1"
  endpoints:
    hello: "/hello"
    label_audit: "/label_audit"
ows-project-manager:
  base_url: "https://api-dev.theorchard.io/project-manager"
  version: "v1"
  endpoints:
    project: "/project"
ows-contracts:
  base_url: "https://api-dev.theorchard.io/contracts"
  endpoints:
    mechadmin: "/mechadmin"
ows-carveouts:
  base_url: REPLACE_ME
  endpoints:
    stores: "/stores"
    carveouts: "/carveout"
ows-sony-metadata:
  base_url: REPLACE_ME
  grass_uri: /sony/metadata
  endpoints:
    label_fields: /label_fields
ows-marketing:
  base_url: "https://api-dev.theorchard.io/marketing"
  endpoints:
    highlights: "/highlights"
ows-product:
  base_url: REPLACE_ME
  endpoints:
    product: "/product"
