Revision e311d555 docs/quota-api-guide.rst

b/docs/quota-api-guide.rst
222 222
                  "quantity": 1
223 223
              },
224 224
              "name": "NoCapacityError",
225
              "available": 0
225
              "limit": 2,
226
              "usage": 2
226 227
          }
227 228
      }
228 229
  }

Also available in: Unified diff