Developer Forum Equinix Fabric™ APIs API mismatch introduced on 12 February 2022Closed
 The Developer Forum is shutting down. Please join the Equinix Community to participate in new discussions.
kw
API User
Wednesday, February 16, 2022 - 18:21

Hi, 

We noticed that on 12 February you introduced a breaking change on the API which is undocumented. 

When doing https://developer.equinix.com/catalog/buyerv3 the response does no longer contain "isLastPage" but contains "last" which is not documented. 

 

'first': True, 'last': False, 'number': 0, 'numberOfElements': 20, 'size': 20, 'sort': [{'ascending': False, 'descending': True, 'direction': 'DESC', 'ignoreCase': False, 'nullHandling': 'NATIVE', 'property': 'created_date'}], 'totalElements': 8051, 'totalPages': 403}

 

Can we have an explanation on this and get it back aligned with the documentation?

SG
API User
Saturday, February 19, 2022 - 04:10

Thanks for reporting the incident, the issue is now fixed. there was a glitch in the testing process for API’s pagination model, which is now fixed.

-Equinix Developer Community

SG
API User
Saturday, February 19, 2022 - 04:10

Thanks for reporting the incident, the issue is now fixed. there was a glitch in the testing process for API’s pagination model, which is now fixed.

-Equinix Developer Community

SC
API User
Saturday, February 19, 2022 - 05:47

Thanks for reporting - I sent this over to the FABRIC API team, and they put in a fix --let us know if we can do anything else, thanks again! 

kw
API User
Wednesday, February 23, 2022 - 21:49

Thank you this issue is solved