This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new 5e07ac1ce Fix Javadocs
5e07ac1ce is described below
commit 5e07ac1ce410f5e7b8043deb74e451fece98ebd9
Author: JamesBognar <[email protected]>
AuthorDate: Sat Sep 3 12:09:04 2022 -0400
Fix Javadocs
---
juneau-doc/docs/Topics/08.juneau-rest-server/22.jrs.RestContext.html | 1 -
1 file changed, 1 deletion(-)
diff --git
a/juneau-doc/docs/Topics/08.juneau-rest-server/22.jrs.RestContext.html
b/juneau-doc/docs/Topics/08.juneau-rest-server/22.jrs.RestContext.html
index 3f09c6b48..a3124151c 100644
--- a/juneau-doc/docs/Topics/08.juneau-rest-server/22.jrs.RestContext.html
+++ b/juneau-doc/docs/Topics/08.juneau-rest-server/22.jrs.RestContext.html
@@ -109,7 +109,6 @@
<li class='jm'>{@link
oaj.rest.RestContext.Builder#defaultResponseHeaders() defaultResponseHeaders}
<li class='jm'>{@link
oaj.rest.RestContext.Builder#defaultSettings() defaultSettings}
<li class='jm'>{@link
oaj.rest.RestContext.Builder#encoders() encoders}
- <li class='jm'>{@link
oaj.rest.RestContext.Builder#fileFinder() fileFinder}
<li class='jm'>{@link
oaj.rest.RestContext.Builder#jsonSchemaGenerator() jsonSchemaGenerator}
<li class='jm'>{@link
oaj.rest.RestContext.Builder#logger() logger}
<li class='jm'>{@link
oaj.rest.RestContext.Builder#messages() messages}