Skip to content

Commit 6eb0087

Browse files
committed
docs(docblocks): Update docblocks for HyperBuilder, HyperRequest, and HyperResponse
1 parent 18c4cb2 commit 6eb0087

File tree

3 files changed

+336
-20
lines changed

3 files changed

+336
-20
lines changed

models/HyperBuilder.cfc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* The HyperBuilder duplicates new a default request for subsequent requests
2+
* Creates new requests with optional defaults.
33
*/
4-
component singleton {
4+
component {
55

66
/**
77
* The default request object.

0 commit comments

Comments
 (0)