enryold / yii2-apidoc-generator

Yii2 Apidoc.js generator
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

version error. #2

Open harshitchaudhary opened 8 years ago

harshitchaudhary commented 8 years ago

I didn't understand your docs properly, I am a newbie. What does that v1 do in bootstrap it shows unable to find component id when I tried to load a class of bootstrap with v1 It show the following error.

warn: Please create an apidoc.json configuration file. error: Version format not valid. { File: 'docs/rest/GET.php', Block: 1, Element: '@apiVersion', Source: '@apiVersion app-backend', Definition: '@apiVersion major.minor.patch', Example: '@apiDefine 1.2.3' }

enryold commented 8 years ago

v1 is a module that i use for REST API in my application

schermata 2016-02-16 alle 12 35 51