mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
defining arc api (#12153)
* defining arcApi * pr feedback * activate arc extension in test * skip failing test temporarily * remove arcService test file
This commit is contained in:
@@ -118,11 +118,6 @@ export class IconPathHelper {
|
||||
}
|
||||
}
|
||||
|
||||
export const enum ResourceType {
|
||||
dataControllers = 'dataControllers',
|
||||
postgresInstances = 'postgresInstances',
|
||||
sqlManagedInstances = 'sqlManagedInstances'
|
||||
}
|
||||
|
||||
export const enum Endpoints {
|
||||
mgmtproxy = 'mgmtproxy',
|
||||
|
||||
Reference in New Issue
Block a user