Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dcdb
dcdb
Commits
13c5f998
Commit
13c5f998
authored
Sep 13, 2019
by
Daniele Tafani
Browse files
Fixed REST header
parent
8b50c2b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
grafana/RestAPI.h
View file @
13c5f998
...
...
@@ -51,11 +51,9 @@
class
RestAPI
:
public
RESTHttpsServer
{
public:
RestAPI
(
serverSettings_t
settings
,
hierarchySettings_t
hierarchySettings
);
// RestAPI(serverSettings_t settings,
// hierarchySettings_t hierarchySettings,
// DCDB::Connection* cassandraConnection);
//
hierarchySettings_t
hierarchySettings
,
DCDB
::
Connection
*
cassandraConnection
);
virtual
~
RestAPI
()
{}
private:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment