-
Notifications
You must be signed in to change notification settings - Fork 305
Integration test suite: is APIGurus dead? #7495
Description
The test suite pulls a lot of apis from https://apis.guru/
This site seems to be discontinued. The github repo https://github.com/APIs-guru/openapi-directory had the latest change in subdir "APIs" two years ago.
For example the Twitter/X from APIGurus api ("apisguru::twitter.com:current") has version "2.61", but current file https://api.twitter.com/2/openapi.json is "2.159"
According to https://raw.githubusercontent.com/APIs-guru/openapi-directory/gh-pages/v2/list.json (url found in "Kiota.Builder.Configuration.SearchConfiguration.cs"), it was added in 2020.
The Github api ("apisguru::github.com:api.github.com") are also dated 2020. Current versions can be found here:
https://github.com/github/rest-api-description/tree/main/descriptions/api.github.com
See https://docs.github.com/en/rest/about-the-rest-api/about-the-openapi-description-for-the-rest-api
Metadata
Metadata
Assignees
Labels
Type
Projects
Status