api:[DRAFT] nRFCloud.com的API文档

时间:2024-06-06 15:20:20
【文件属性】:

文件名称:api:[DRAFT] nRFCloud.com的API文档

文件大小:36KB

文件格式:ZIP

更新时间:2024-06-06 15:20:20

api elivagar JavaScript

nRF Cloud API 提供 REST API的API文档。 :warning: 这是预览版本,如有更改,恕不另行通知。 :information: 该文档当前未反映nrfcloud.com上使用的实际API。 该项目是概念验证。 API文档 可以在找到OpenAPI 3.0.0格式的文档。 您可以在中将其打开以再次在再次执行API。 JSON模式文件 API文档中的响应和请求模式以./schemas JSON模式文件的形式导出,可以包含在JavaScript中,如下所示: npm i @nrfcloud/api@preview const { schemas } = require ( '@nrfcloud/api' )


【文件预览】:
api-preview
----.gitignore(34B)
----package.json(1KB)
----Makefile(161B)
----commitlint.config.js(59B)
----package-lock.json(97KB)
----.travis.yml(423B)
----schemas()
--------VersionedContext.json(1021B)
--------GatewayRegistrationResult.json(408B)
--------ApiIndex.json(467B)
--------List.json(706B)
--------TenantsList.json(131B)
--------index.js(419B)
--------LinkedEntity.json(444B)
--------Link.json(1KB)
--------Tenant.json(755B)
--------HttpProblem.json(2KB)
--------Status.json(1KB)
----LICENSE(1KB)
----index.js(162B)
----scripts()
--------extract-schemas-from-api-doc.js(2KB)
----README.md(2KB)
----docs()
--------api.yaml(12KB)
--------index.js(121B)
----.editorconfig(238B)

网友评论