This website requires JavaScript.
Explore
Get Started
openstack
/
trove
Code
Issues
Proposed changes
33c0b64051
Branches
Tags
View all branches
trove
/
api-ref
/
source
/
samples
/
user-show-response.json
11 lines
168 B
JSON
Raw
Normal View
History
Unescape
Escape
Moved the apidocs from openstack/database-api By hosting the docs here we'll be able to better maintain that developers are being mindful of changes or even occassionally writing documentation for new API features. This should also allow us to autogenerate the snippets. Change-Id: I0111bcd38341b1736a47b0a3d3e6ff96d2ca1c58
2014-04-24 14:41:40 -05:00
{
Pretty print JSON sample files Pretty print JSON samples to follow JSON formatting conventions ( https://wiki.openstack.org/wiki/Documentation/Conventions#JSON_formatting_conventions). Change-Id: I26b2404e79d000d206516cea68d88acf23717569 Partial-Bug: #1217503
2014-05-09 10:51:19 +02:00
"user"
:
{
"databases"
:
[
{
"name"
:
"databaseA"
}
Improve API doc Change-Id: If48ef016c6fb7a875ceabc9f106e4cd85858d147
2019-12-24 16:53:18 +13:00
]
,
"host"
:
"%"
,
"name"
:
"dbuser1"
Pretty print JSON sample files Pretty print JSON samples to follow JSON formatting conventions ( https://wiki.openstack.org/wiki/Documentation/Conventions#JSON_formatting_conventions). Change-Id: I26b2404e79d000d206516cea68d88acf23717569 Partial-Bug: #1217503
2014-05-09 10:51:19 +02:00
}
Improve API doc Change-Id: If48ef016c6fb7a875ceabc9f106e4cd85858d147
2019-12-24 16:53:18 +13:00
}
Copy Permalink