We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added additional_users parameters to get repos endpoint
added user search endpoint
added note about how dates work in issues endpoint
fixed estimate points to real time conversaion algorithm in issues endpoint
recorded more final issue timing algorithm
made repos endpoint group repos by org
modified zenhub auth endpoint to have consistent param naming
refactored wiki docs to not use db
Merge branch 'master' of github.com:Noah-Huppert/gh-gantt.wiki
renamed gh access token field to include 'encrypted'
fixed state field bullet point indentation
added note about state field length
simplified technical design doc
added state field to github token exchange endpoint
updated issue endpoint docs to endpoint
converted labels endpoint docs to endpoint
converted milestones doc to endpoint
made repo endpoints doc reflect endpoint instead of service
updated zenhub api endpoints docs to reflect endpoint instead of service
fixed reference to github auth token service
created internal services section
removed undocumented zenhub endpoints b/c they are documented now
converted users service documenation page to endpoint
made github auth endpoint request more specific
fixed redirect url in github login endpoint
removed http endpoints section from sidebar
renamed api-services -> api-endpoints
removed mention of grpc
further detailed assignee head dag idea
wrote down issue dag head idea