Skip to content
Snippets Groups Projects

docs: remove swagger documentation

Merged Bastien DUMONT requested to merge docs/update-swagger-doc into dev
22 files
+ 52
512
Compare changes
  • Side-by-side
  • Inline
Files
22
+ 52
49
{
{
"workbench.colorCustomizations": {
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#65f4ff",
"activityBar.activeBackground": "#65f4ff",
"activityBar.activeBorder": "#ff40f1",
"activityBar.activeBorder": "#ff40f1",
"activityBar.background": "#65f4ff",
"activityBar.background": "#65f4ff",
"activityBar.foreground": "#15202b",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#ff40f1",
"activityBarBadge.background": "#ff40f1",
"activityBarBadge.foreground": "#15202b",
"activityBarBadge.foreground": "#15202b",
"sash.hoverBorder": "#65f4ff",
"sash.hoverBorder": "#65f4ff",
"statusBar.background": "#32f0ff",
"statusBar.background": "#32f0ff",
"statusBar.foreground": "#15202b",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#00ebfe",
"statusBarItem.hoverBackground": "#00ebfe",
"statusBarItem.remoteBackground": "#32f0ff",
"statusBarItem.remoteBackground": "#32f0ff",
"statusBarItem.remoteForeground": "#15202b",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#32f0ff",
"titleBar.activeBackground": "#32f0ff",
"titleBar.activeForeground": "#15202b",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#32f0ff99",
"titleBar.inactiveBackground": "#32f0ff99",
"titleBar.inactiveForeground": "#15202b99"
"titleBar.inactiveForeground": "#15202b99"
},
},
"peacock.color": "#32f0ff",
"peacock.color": "#32f0ff",
"cSpell.words": [
"cSpell.words": [
"admininfo",
"admininfo",
"animatorinfo",
"animatorinfo",
"backoffice",
"backoffice",
"ecogesture",
"ecogesture",
"ecolyo",
"ecolyo",
"Enedis",
"enedis",
"firstname",
"Enedis",
"fluidtype",
"firstname",
"godoc",
"fluidtype",
"gorm",
"godoc",
"grandlyon",
"gorm",
"GRDF",
"grandlyon",
"imagebase",
"grdf",
"insee",
"GRDF",
"lastname",
"imagebase",
"llle",
"insee",
"mysqldump",
"lastname",
"numerique",
"llle",
"redir",
"mysqldump",
"rootmux",
"numerique",
"selfdata",
"redir",
"Sharedfor",
"rootmux",
"Successfull",
"selfdata",
"uroot",
"Sharedfor",
"userinfo",
"sqlite",
"xsrf"
"Successfull",
]
"uroot",
}
"userinfo",
\ No newline at end of file
"xsrf"
 
]
 
}
Loading