Changes to Get Company Relationships

GET /v1/companies/{code}/relationships

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 8 revisions of this API.111

  1. 47575447accf110
  2. debdd9fbc5701

What changed

  • 47575447accf110See the full diff
    • the data/cross_holdings/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/cross_holdings/items/cluster_id to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cross_holdings/items/company_a_name to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cross_holdings/items/company_a_securities_code to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cross_holdings/items/company_b_name to the response with the 200 status

      response-optional-property-added

    • added the optional property data/cross_holdings/items/company_b_securities_code to the response with the 200 status

      response-optional-property-added

    • added the required property data/cross_holdings/items/a_holds_b_pct to the response with the 200 status

      response-required-property-added

    • added the required property data/cross_holdings/items/b_holds_a_pct to the response with the 200 status

      response-required-property-added

    • added the required property data/cross_holdings/items/company_a_edinet_code to the response with the 200 status

      response-required-property-added

    • added the required property data/cross_holdings/items/company_b_edinet_code to the response with the 200 status

      response-required-property-added

    • added the required property data/cross_holdings/items/relationship_type to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added