Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
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
DEMO
spring-boot
Commits
cca5c0d2
Commit
cca5c0d2
authored
Mar 29, 2018
by
Andy Wilkinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Start building against Spring REST Docs 2.0.1 snapshots
See gh-12681
parent
14b8e759
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
11 deletions
+1
-11
response-fields.snippet
...rk/restdocs/templates/asciidoctor/response-fields.snippet
+0
-10
pom.xml
spring-boot-project/spring-boot-dependencies/pom.xml
+1
-1
No files found.
spring-boot-project/spring-boot-actuator-autoconfigure/src/test/resources/org/springframework/restdocs/templates/asciidoctor/response-fields.snippet
deleted
100644 → 0
View file @
14b8e759
|===
|Path|Type|Description
{{#fields}}
|{{#tableCellContent}}`+{{path}}+`{{/tableCellContent}}
|{{#tableCellContent}}`{{type}}`{{/tableCellContent}}
|{{#tableCellContent}}{{description}}{{/tableCellContent}}
{{/fields}}
|===
spring-boot-project/spring-boot-dependencies/pom.xml
View file @
cca5c0d2
...
...
@@ -159,7 +159,7 @@
<spring-kafka.version>
2.1.4.RELEASE
</spring-kafka.version>
<spring-ldap.version>
2.3.2.RELEASE
</spring-ldap.version>
<spring-plugin.version>
1.2.0.RELEASE
</spring-plugin.version>
<spring-restdocs.version>
2.0.
0.RELEASE
</spring-restdocs.version>
<spring-restdocs.version>
2.0.
1.BUILD-SNAPSHOT
</spring-restdocs.version>
<spring-retry.version>
1.2.2.RELEASE
</spring-retry.version>
<spring-security.version>
5.0.3.RELEASE
</spring-security.version>
<spring-session-bom.version>
Apple-SR1
</spring-session-bom.version>
...
...
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