New design for self documented router.
The documentation is built only on demand. A mapping entry can be hidden for the documentation One can change the status code when building itself the WSF_ROUTER_SELF_DOCUMENTATION_MESSAGE
This commit is contained in:
@@ -35,7 +35,7 @@ feature -- Access
|
||||
|
||||
feature -- Documentation
|
||||
|
||||
documentation: STRING_32 = "Starts-With-URI"
|
||||
description: STRING_32 = "Starts-With-URI"
|
||||
|
||||
feature -- Status
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@ feature -- Access
|
||||
|
||||
feature -- Documentation
|
||||
|
||||
documentation: STRING_32 = "Is-URI"
|
||||
description: STRING_32 = "Is-URI"
|
||||
|
||||
feature -- Status
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ feature -- Access
|
||||
|
||||
feature -- Documentation
|
||||
|
||||
documentation: STRING_32 = "Match-URI-Template"
|
||||
description: STRING_32 = "Match-URI-Template"
|
||||
|
||||
feature -- Status report
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ feature -- Access
|
||||
|
||||
feature -- Documentation
|
||||
|
||||
documentation: STRING_32 = "Is-URI"
|
||||
description: STRING_32 = "Is-URI"
|
||||
|
||||
feature -- Status report
|
||||
|
||||
|
||||
Reference in New Issue
Block a user