Skip to content

Conversation

@philschatz
Copy link
Owner

This removes plugins that have bloated the runtime. Examples include:

  • camelCasing all the JSON in HTTP Responses
  • adding functions when Hypermedia Template URLs are found
  • only allowing certain fields depending on the context (octo.repos(...).commits.fetch() was allowed but octo.commits.fetch() was not
  • parsing HTTP response headers

@philschatz philschatz mentioned this pull request Jul 27, 2017
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants