You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by "suyanhanx (via GitHub)" <gi...@apache.org> on 2023/03/30 03:50:00 UTC

[GitHub] [incubator-opendal] suyanhanx commented on a diff in pull request #1799: feat(bindings/nodejs): Add more APIs and examples

suyanhanx commented on code in PR #1799:
URL: https://github.com/apache/incubator-opendal/pull/1799#discussion_r1152699741


##########
bindings/nodejs/index.d.ts:
##########
@@ -32,36 +32,237 @@ export interface PresignedRequest {
 }
 export class Operator {
   constructor(scheme: string, options?: Record<string, string> | undefined | null)
-  /** Get current path's metadata **without cache** directly. */
+  /**
+   * Get current path's metadata **without cache** directly.

Review Comment:
   ![image](https://user-images.githubusercontent.com/24221472/228723968-b927bfd2-3338-4188-975e-6bfa057a697e.png)
   Looks well.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org