mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #~: Fix route to retrieve service template pool (#2068)
This commit is contained in:
parent
a419e729ee
commit
6b799b1dcd
@ -41,7 +41,7 @@ module.exports = {
|
||||
Actions,
|
||||
Commands: {
|
||||
[SERVICE_TEMPLATE_SHOW]: {
|
||||
path: `${basepath}/:id`,
|
||||
path: `${basepath}/:id?`,
|
||||
httpMethod: GET,
|
||||
auth: true,
|
||||
params: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user