Skip to content

Update API spec - graphiant_api_docs_v26.5.0.json - #35

Merged
prashanthvarma merged 1 commit into
Graphiant-Inc:mainfrom
shaiksulaiman:feature/new_spec_v26.5.0
Jun 11, 2026
Merged

Update API spec - graphiant_api_docs_v26.5.0.json#35
prashanthvarma merged 1 commit into
Graphiant-Inc:mainfrom
shaiksulaiman:feature/new_spec_v26.5.0

Conversation

@shaiksulaiman

@shaiksulaiman shaiksulaiman commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Closes #34

@shaiksulaiman
shaiksulaiman marked this pull request as ready for review June 11, 2026 01:16
@shaiksulaiman
shaiksulaiman requested a review from a team June 11, 2026 01:16
@prashanthvarma
prashanthvarma merged commit a5d6986 into Graphiant-Inc:main Jun 11, 2026
7 checks passed
@nickbroon

Copy link
Copy Markdown

fwiw, I find the following generated changelog for the changes in the OpenAPI Spec useful:

$ docker run --rm -t --mount type=bind,src=$PWD,dst=/data \
                tufin/oasdiff  changelog \
                --format markdown \
                /data/graphiant_api_docs_v26.4.0.json \
                /data/graphiant_api_docs_v26.5.0.json

API Changelog 26.4.0 vs. 26.5.0

API Changes

GET /v1/edges-hardware/assigned

  • added the optional property edgesSummary/items/isRequestedStatus to the response with the 200 status

GET /v1/edges-summary

  • added the optional property edgesSummary/items/isRequestedStatus to the response with the 200 status

POST /v1/edges-summary

  • added the optional property edgesSummary/items/isRequestedStatus to the response with the 200 status

PATCH /v1/enterprises

  • added the new optional request property enterpriseContract

PUT /v1/enterprises

  • ⚠️ added the new required request property enterpriseContract

GET /v1/extranet-public-vif

  • endpoint added

POST /v1/extranet-public-vif

  • endpoint added

POST /v1/extranet-public-vif/check

  • endpoint added

DELETE /v1/extranet-public-vif/{id}

  • endpoint added

GET /v1/extranet-public-vif/{id}

  • endpoint added

PUT /v1/extranet-public-vif/{id}

  • endpoint added

POST /v1/extranets-b2b

  • added the new optional request property policy/profiles/items/portRange
  • added the optional property policy/policy/profiles/items/portRange to the response with the 200 status

PUT /v1/extranets-b2b/{id}

  • added the new optional request property policy/profiles/items/portRange
  • added the optional property policy/policy/profiles/items/portRange to the response with the 200 status

GET /v1/extranets-b2b/{id}/producer

  • added the optional property policy/policy/profiles/items/portRange to the response with the 200 status

GET /v1/msp/managed-enterprise-contract-info

  • endpoint added

GET /v1/sites/map/details

  • endpoint added

POST /v2/assurance/applicationdetailsbyname

  • added the new optional request property exchangeServiceId

POST /v2/assurance/topology-client-session-details

  • added the optional property session/clientEndpoint/site/siteEnterpriseName to the response with the 200 status
  • added the optional property session/exchangeServiceName to the response with the 200 status
  • added the optional property session/serverEndpoint/site/siteEnterpriseName to the response with the 200 status

POST /v2/assurance/topology-client-sessions

  • added the new optional request property exchangeServiceId
  • added the optional property sessions/items/clientEndpoint/site/siteEnterpriseName to the response with the 200 status
  • added the optional property sessions/items/exchangeServiceName to the response with the 200 status
  • added the optional property sessions/items/serverEndpoint/site/siteEnterpriseName to the response with the 200 status

POST /v2/assurance/topology-client-summaries

  • added the new optional request property exchangeServiceId
  • added the optional property summaries/items/serverSiteEnterpriseName to the response with the 200 status

POST /v2/assurance/topology-inventory

  • added the optional property clientSites/items/siteEnterpriseName to the response with the 200 status
  • added the optional property serverSites/items/siteEnterpriseName to the response with the 200 status

POST /v2/assurance/topology-overview

  • added the new optional request property exchangeServiceId

POST /v2/assurance/topology-site-summaries

  • added the new optional request property exchangeServiceId
  • added the optional property summaries/items/site/siteEnterpriseName to the response with the 200 status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update API graphiant_api_docs_v26.5.0.json

3 participants