5a52e5aab7
This commit wires up the last couple pieces of code to expose a deployment's enforcement model information via the API. This is going to be consumed by other services to make decisions about quota calculation. Change-Id: I02431d58b50aab2a2da8ca5f90938472aad7a935 Closes-Bug: 1765193
7 lines
159 B
JSON
7 lines
159 B
JSON
{
|
|
"model": {
|
|
"description": "Limit enforcement and validation does not take project hierarchy into consideration.",
|
|
"name": "flat"
|
|
}
|
|
}
|