Download the PHP package vkcom/vk-api-schema without Composer
On this page you can find all versions of the php package vkcom/vk-api-schema. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vkcom/vk-api-schema
More information about vkcom/vk-api-schema
Files in vkcom/vk-api-schema
Download vkcom/vk-api-schema
More information about vkcom/vk-api-schema
Files in vkcom/vk-api-schema
Vendor vkcom
Package vk-api-schema
Short Description VK API JSON Schema
License MIT
Homepage https://vk.com/dev
Package vk-api-schema
Short Description VK API JSON Schema
License MIT
Homepage https://vk.com/dev
Please rate this library. Is it a good library?
Informations about the package vk-api-schema
VK API JSON Schema
This repository contains JSON Schema documents explaining all the VK.COM API objects and methods mentioned here.
JSON Schema standard specifications and the most common usage scenarios could be found here: http://json-schema.org/
These schemes are compatible with JSON Schema version draft-07 and VK API version 5.199.
Structure
Repository contains several .json files.
- "methods.json" describes all of VK API methods (could be found at this page).
- "objects.json" describes objects which are used in methods responses.
- "responses.json" describes methods responses structure.
- "errors.json" describes possible method errors.
- "schema.json" describes additional keywords used in our implementation, such as "method", "error", "parameter" and others so to extend the canonical specification for our needs.
Samples
users.get method description:
market_market_album object description:
All versions of vk-api-schema with dependencies
PHP Build Version
Package Version
No informations.
The package vkcom/vk-api-schema contains the following files
Loading the files please wait ....