kernels

Get kernel

get/api/kernels/{namespace}/{repo}/revision/{rev}

Path parameters

namespacestring required
repostring required
revstring required

Response

Kernel overview information

_idstring required
authorstring required
downloadsnumber required
idstring required
isLikedByUserboolean required
lastModifiedstring date-time required
likesnumber required
privateboolean required
repoType'kernel' required
shastring required
filesstring[]
supportedDriverFamiliesstring[]
trustedPublisherboolean

Changes

Changed in 2 of the 49 revisions of this API.61

    • added the new webgpu enum value to the supportedDriverFamilies/items/ response property for the response status 200

      response-property-enum-value-added

  • 99cb1903813551See the full diff
    • added the new admin enum value to the authorData/anyOf[subschema #2]/primaryOrg/userRole response property for the response status 200

      response-property-enum-value-added

    • added the new contributor enum value to the authorData/anyOf[subschema #2]/primaryOrg/userRole response property for the response status 200

      response-property-enum-value-added

    • added the new no_access enum value to the authorData/anyOf[subschema #2]/primaryOrg/userRole response property for the response status 200

      response-property-enum-value-added

    • added the new read enum value to the authorData/anyOf[subschema #2]/primaryOrg/userRole response property for the response status 200

      response-property-enum-value-added

    • added the new write enum value to the authorData/anyOf[subschema #2]/primaryOrg/userRole response property for the response status 200

      response-property-enum-value-added

    • removed subschema #1 subschema #2 from the authorData/anyOf[subschema #2]/primaryOrg/userRole response property anyOf list for the response status 200

      response-property-any-of-removed