{"id":22338248,"url":"https://github.com/ipfans/paw-api-doc","last_synced_at":"2025-03-26T08:26:24.567Z","repository":{"id":145342395,"uuid":"358544629","full_name":"ipfans/paw-api-doc","owner":"ipfans","description":"API document exporter for paw.cloud","archived":false,"fork":false,"pushed_at":"2021-04-19T09:02:19.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-31T10:11:26.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ipfans.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-16T09:23:20.000Z","updated_at":"2021-04-19T09:02:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"e414dfb6-21c9-4b84-b315-5353e384253f","html_url":"https://github.com/ipfans/paw-api-doc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfans%2Fpaw-api-doc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfans%2Fpaw-api-doc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfans%2Fpaw-api-doc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfans%2Fpaw-api-doc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipfans","download_url":"https://codeload.github.com/ipfans/paw-api-doc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245617135,"owners_count":20644760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-04T06:13:34.612Z","updated_at":"2025-03-26T08:26:24.561Z","avatar_url":"https://github.com/ipfans.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# paw-api-doc\nAPI document exporter for paw.cloud\n\n## Example Documents\n\n### User Login\n\nlogin system with user.\n\n#### Endpoint\n\n**POST** `https://example.com/oauth2/token`\n\n#### Request Type\n\n`application/x-www-form-urlencoded; charset=utf-8`\n\n#### Query Parameters\n\nNone.\n\n#### Request Body Parameters\n\n| Name | Type | Example | Description |\n|:------:|:------:|:-----|:-----|\n| client_id | string | 123456 | - |\n| client_secret | string | 123456 | - |\n| username | string | 123456 | - |\n| password | string | 123456 | - |\n| date | string | 1618822815000 | - |\n| startDate | string | 0 | - |\n| endDate | string | 0 | - |\n| pageNo | string | 1 | - |\n| pageSize | string | 20 | - |\n\n\n#### Request Body Example\n\n```json\nclient_id=123456\u0026client_secret=123456\u0026username=123456\u0026password=123456\u0026date=1618822815000\u0026startDate=0\u0026endDate=0\u0026pageNo=1\u0026pageSize=20\n```\n\n#### Response Body Parameters\n\n| Name | Type | Example | Description |\n|:------:|:------:|:-----|:-----|\n| access_token | string | 123456 | - |\n| uid | number | 123456 | - |\n| refresh_token | string | 123456 | - |\n| openid | number | 123456 | - |\n| scope | string | user,key,room | - |\n| token_type | string | Bearer | - |\n| expires_in | number | 7776000 | - |\n\n\n#### Response Body Example\n\n```json\n{\"access_token\":\"123456\",\"uid\":123456,\"refresh_token\":\"123456\",\"openid\":123456,\"scope\":\"user,key,room\",\"token_type\":\"Bearer\",\"expires_in\":7776000}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipfans%2Fpaw-api-doc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipfans%2Fpaw-api-doc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipfans%2Fpaw-api-doc/lists"}