We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdb190 commit f7aa224Copy full SHA for f7aa224
1 file changed
index.js
@@ -828,6 +828,7 @@ F.prototypes = function(fn) {
828
proto.Page = framework_builders.Page.prototype;
829
proto.Pagination = framework_builders.Pagination.prototype;
830
proto.RESTBuilder = framework_builders.RESTBuilder.prototype;
831
+ proto.RESTBuilderResponse = framework_builders.RESTBuilderResponse.prototype;
832
proto.SchemaBuilder = framework_builders.SchemaBuilder.prototype;
833
proto.SchemaOptions = framework_builders.SchemaOptions.prototype;
834
proto.TransformBuilder = framework_builders.TransformBuilder.prototype;
0 commit comments