Skip to content
View jacruz213's full-sized avatar

Block or report jacruz213

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jacruz213/README.md
  • 👋 Hi, I’m @jacruz213
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

apiVersion: "1.0.0", "swaggerVersion": "1.2", "basePath": "api.thenounproject.com", "resourcePath": "/user", "produces": ["application/json"], "apis": [{"path": "/user/{user_id}/collections/{slug}", "operations": [{"method": "GET", "summary": "Get user collection", "notes": "Returns a single collection associated with a user", "nickname": "getUserCollection", "parameters": [{"name": "user_id", "description": "User id", "required": true, "type": "int", "paramType": "path", "allowMultiple": false}, {"name": "slug", "description": "Collection slug", "required": true, "type": "string", "paramType": "path", "allowMultiple": false}]}]}, {"path": "/user/{user_id}/collections", "operations": [{"method": "GET", "summary": "Get user collections", "notes": "Returns a list of collections associated with a user", "nickname": "getUserCollections", "parameters": [{"name": "user_id", "description": "User id", "required": true, "type": "int", "paramType": "path", "allowMultiple": false}]}]}, {"path": "/user/{username}/uploads", "operations": [{"method": "GET", "summary": "Get user uploads with user", "notes": "Returns a list of uploads associated with a user", "nickname": "getUserUploadsWithUser", "parameters": [{"name": "username", "description": "Username", "required": true, "type": "string", "paramType": "path", "allowMultiple": false}, {"name": "limit", "description": "Maximum number of results", "required": false, "type": "int", "paramType": "query", "allowMultiple": false}, {"name": "offset", "description": "Number of results to displace or skip over", "required": false, "type": "int", "paramType": "query", "allowMultiple": false}, {"name": "page", "description": "Number of results of limit length to displace or skip over", "required": false, "type": "int", "paramType": "query", "allowMultiple": false

Popular repositories Loading

  1. GenesisH0 GenesisH0 Public template

    Forked from lhartikk/GenesisH0

    SHA256/scrypt/X11/X13/X15 genesis blocks for virtual currencies

    Python 1

  2. LiteVault LiteVault Public

    Forked from Someguy123/LiteVault

    LiteVault - Secure Online Litecoin Wallet https://www.litevault.net

    JavaScript

  3. jacruz213 jacruz213 Public

    Config files for my GitHub profile.