The [EnumerateExtendedApis][InsightsService.EnumerateExtendedApis] method's response.
JSON representation |
---|
{
"extendedApis": [
{
object ( |
Fields | |
---|---|
extendedApis[] |
The list of extended API. |
nextPageToken |
Next page token. |
ExtendedApi
An extended API contains the API and its set of features which are derived from the associated data it has.
JSON representation |
---|
{
"api": {
object ( |
Fields | |
---|---|
api |
The API which is extended. |
specCount |
The number of specs across all versions. |
lintErrorCount |
The number of lint errors across all specs. |