Skip to content
  • Stavros Sachtouris's avatar
    Return volume metadata in "create_volume" · a26565ac
    Stavros Sachtouris authored
    The method used to return results in this format:
      {"volume": {"id": ..., "display_name" ..., ...}}
    It now returns the results in this form:
      {"id" ..., "display_name" ..., ...}
    as it is the case with every other creation command in kamaki library.
    a26565ac
To find the state of this project's repository at the time of any of these versions, check out the tags.