apiary Questions

2

Solved

We would like to integrate images into our API documentation on Apiary, as a way of documenting the underlying application architecture or to illustrate sample workflows/sequence diagrams. However,...
Sandler asked 14/12, 2015 at 18:45

0

We have an API end point where an image file can be uploaded along with the name of the file (a string) as well as a description (string). Apiary / API Blueprints won't allow me to have something ...
Stridulate asked 8/9, 2017 at 17:9

2

Solved

I have a data structure defined as follows: # Data Structures ## PlayerRank (object) Represents the minimum amount of data the the client needs to send to give rank information about a particular...
Levirate asked 14/5, 2015 at 11:59

1

Solved

Does api blueprint or Apiary.io support the notion of versioning your API? In particular, I'm versioning my API via the URI like this: GET /api/v2/SomeResource/ In the example above, this means ...
Pixilated asked 6/9, 2015 at 2:22

1

I'm investigating the possibilities of the new Data Structures syntax in API Blueprint, especially MSON. Is it possible to attach or rather specify something like a pattern (regex)? Don't found any...
Britten asked 5/8, 2015 at 11:13

1

I have an issue similar to what is described here. I have a JSON that looks like this: { "photos": [ { "key": "y37dmj10jkwof/moOIUB8912JKVgh", "caption": "A world of gamers.", "tags": [ "ga...
Garland asked 31/7, 2015 at 18:7

1

Solved

I am editing some Apiary documentation on a project I am working on, and need to denote that a parameter to one of my API calls is a datetime string. Apiary seems to be choking on the formatting of...
Gilkey asked 9/7, 2015 at 15:20

2

Solved

I am trying to get different responses passing different parameters but something is not working. This is my API: ## Question [/questions/{question_id}] A Question object has the following attri...
Erdrich asked 18/6, 2015 at 9:37

2

Solved

I would like to document what the actual JSON fields themselves represent. I have documented the GET statement, and parameters but this does not make a complete documentation to give to users. So...
Michelmichelangelo asked 10/1, 2014 at 11:44

2

I am currently trying to depict a existing API with apiary.io. The system implements authentication via a login request that returns a http-cookie containing a session-id. As far as I know it is s...
Lesslie asked 6/5, 2014 at 21:12

1

Solved

I'm trying to document an endpoint with API Blueprint, using the new Attributes and DataStructures sections of the spec. My request payload looks like this: { "url": "http://requestb.in/11v7i7e1...
Jaffe asked 22/4, 2015 at 23:31

2

Solved

What I want is change the main email associated with an API Doc, so when I share the doc with others people they see that new email and not the mine. That new email have an apiary.io, that is why I...
Cassimere asked 12/2, 2014 at 19:3

1

Solved

We all know that apiary rocks (or not.. I think it does), and I was wondering what would it take to take it a step further allow users to export a JSON description of the API? (So developers can sc...
Ammieammine asked 8/4, 2014 at 19:41

1

Solved

Hi I am using Apiary to maintain a documentation for my REST API, as our code base is growing our API documentation is getting bigger and bigger. It is becoming very difficult to put all our API in...
Geographical asked 25/3, 2014 at 18:35
1

© 2022 - 2024 — McMap. All rights reserved.