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": {
"activityBar.activeBackground": "#65f4ff",
"activityBar.activeBorder": "#ff40f1",
"activityBar.background": "#65f4ff",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#ff40f1",
"activityBarBadge.foreground": "#15202b",
"sash.hoverBorder": "#65f4ff",
"statusBar.background": "#32f0ff",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#00ebfe",
"statusBarItem.remoteBackground": "#32f0ff",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#32f0ff",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#32f0ff99",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#32f0ff",
"cSpell.words": [
"admininfo",
"animatorinfo",
"backoffice",
"ecogesture",
"ecolyo",
"Enedis",
"firstname",
"fluidtype",
"godoc",
"gorm",
"grandlyon",
"GRDF",
"imagebase",
"insee",
"lastname",
"llle",
"mysqldump",
"numerique",
"redir",
"rootmux",
"selfdata",
"Sharedfor",
"Successfull",
"uroot",
"userinfo",
"xsrf"
]
}
\ No newline at end of file
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#65f4ff",
"activityBar.activeBorder": "#ff40f1",
"activityBar.background": "#65f4ff",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#ff40f1",
"activityBarBadge.foreground": "#15202b",
"sash.hoverBorder": "#65f4ff",
"statusBar.background": "#32f0ff",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#00ebfe",
"statusBarItem.remoteBackground": "#32f0ff",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#32f0ff",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#32f0ff99",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#32f0ff",
"cSpell.words": [
"admininfo",
"animatorinfo",
"backoffice",
"ecogesture",
"ecolyo",
"enedis",
"Enedis",
"firstname",
"fluidtype",
"godoc",
"gorm",
"grandlyon",
"grdf",
"GRDF",
"imagebase",
"insee",
"lastname",
"llle",
"mysqldump",
"numerique",
"redir",
"rootmux",
"selfdata",
"Sharedfor",
"sqlite",
"Successfull",
"uroot",
"userinfo",
"xsrf"
]
}
Loading