***Antipattern***
Count: 0

***Pattern***
Count: 21
-GET  /{ig-media-id}/comments Returns a list of IG Comments on an IG Media object.
-POST  /{ig-media-id}/comments?message={message} Creates an IG Comment on an IG Media object.
-GET  /{media-id} Get fields and edges on an image, video, or album.
-POST  /{ig-comment-id}?hide={hide} Hiding/Unhiding a Comment
-GET  /{page-id}?fields=instagram_business_account Returns the IG User connected to the Facebook Page.
-POST  /oauth/access_token Exchange an Authorization Code for a short-lived Instagram User Access Token.
-GET  /{user-id}/media Get a list of images, videos, or albums on a User.
-GET  /{user-id} Get fields and edges on a User.
-GET  /{ig-hashtag-id} Returns Fields and Edges on an IG Hashtag.
-GET  /access_token Exchange a short-lived Instagram User Access Token for a long-lived Instagram User Access Token.
-GET  /oauth/authorize Get the Authorization Window.
-GET  /{ig-media-id}?fields={fields} Gets Fields and Edges on an IG Media.
-GET  /oauth/authorize Get the Authorization Window.
-GET  /me Get fields and edges on a User.
-GET  /{ig-comment-id}?fields={fields} Reading a Comment
-GET  /{ig-user-id}?fields={fields} Get fields and edges on an Instagram Business or Creator Account.
-GET  /{user-id}/media Get a list of images, videos, or albums on a User.
-POST  /{ig-media-id}?comment_enabled={comment_enabled} Enables or disables comments on a media object.
-GET  /refresh_access_token Refresh a long-lived Instagram User Access Token.
-DELETE  /{ig-comment-id} Deleting a Comment
-GET  /{media-id}/children Get a list of images and videos on an album.
