Download the PHP package tristamoff/vk-api-schema without Composer
On this page you can find all versions of the php package tristamoff/vk-api-schema. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tristamoff/vk-api-schema
More information about tristamoff/vk-api-schema
Files in tristamoff/vk-api-schema
Download tristamoff/vk-api-schema
More information about tristamoff/vk-api-schema
Files in tristamoff/vk-api-schema
Vendor tristamoff
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-06 and VK API version 5.80.
Structure
Repository contains four .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.
- "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 tristamoff/vk-api-schema contains the following files
Loading the files please wait ...