add minor version number to api version
This commit is contained in:
parent
81747d61c2
commit
61122ae539
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#%RAML 1.0
|
||||
---
|
||||
title: Metamaps
|
||||
version: v2
|
||||
version: v2.0
|
||||
baseUri: https://metamaps.cc/api/v2
|
||||
mediaType: application/json
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue