Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
ff7415d8
Commit
ff7415d8
authored
6 years ago
by
CDrummond
Committed by
Sarath Subramanian
6 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-3181: fixed swagger interactive example URLs
Signed-off-by:
Sarath Subramanian
<
ssubramanian@cloudera.com
>
parent
f4574531
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
enunciate.xml
build-tools/src/main/resources/enunciate.xml
+2
-3
No files found.
build-tools/src/main/resources/enunciate.xml
View file @
ff7415d8
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
</api-classes>
</api-classes>
<modules>
<modules>
<swagger
host=
"localhost:21000"
/>
<swagger
host=
"localhost:21000"
basePath=
"/api/atlas/"
/>
<jackson
datatype-detection=
"aggressive"
propertiesAlphabetical=
"true"
honorJaxb=
"false"
/>
<jackson
datatype-detection=
"aggressive"
propertiesAlphabetical=
"true"
honorJaxb=
"false"
/>
<jaxrs
datatype-detection=
"aggressive"
/>
<jaxrs
datatype-detection=
"aggressive"
/>
<jackson1
disabled=
"true"
/>
<jackson1
disabled=
"true"
/>
...
@@ -40,4 +40,4 @@
...
@@ -40,4 +40,4 @@
<php-json-client
disabled=
"true"
/>
<php-json-client
disabled=
"true"
/>
<jaxws
disabled=
"true"
/>
<jaxws
disabled=
"true"
/>
</modules>
</modules>
</enunciate>
</enunciate>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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