Convert services api to flask native dispatching
Convert the services api to flask native dispatching. Change-Id: Ibdecc157e1f540bbd2b0378283ec09f5677798f0 Partial-Bug: #1776504
This commit is contained in:
@@ -50,6 +50,7 @@ _MOVED_API_PREFIXES = frozenset(
|
||||
'limits',
|
||||
'regions',
|
||||
'registered_limits',
|
||||
'services',
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user