Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
web-et-numerique
web-et-numerique-internet
data.grandlyon.com
web-portal
components
custom-apps
web-app
Commits
9dfb1661
Commit
9dfb1661
authored
Mar 12, 2021
by
Matthieu BENOIST
Browse files
Merge branch 'DOS0091629' into 'master'
Remove log See merge request
!126
parents
81c591b2
a56a74fd
Pipeline
#12493
passed with stage
in 6 minutes and 3 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
src/app/elasticsearch/services/elasticsearch.service.ts
View file @
9dfb1661
...
...
@@ -268,8 +268,6 @@ export class ElasticsearchService {
},
});
console
.
log
(
request
);
return
this
.
_http
.
request
<
IElasticsearchResponse
>
(
'
POST
'
,
this
.
elasticSearchUrl
,
{
body
:
request
,
withCredentials
:
true
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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