Skip to content

Instantly share code, notes, and snippets.

View romrell4's full-sized avatar

Eric Romrell romrell4

  • eBay
  • Sherwood, OR
View GitHub Profile
openapi: "3.0.1"
info:
title: "unforcedPB"
version: "1.0.0"
servers:
- url: "https://api.unforcedpickleball.com"
paths:
/clips:
get:
responses:
Privacy Policy
Eric Romrell built the Bracket Challenge app as a Free app. This SERVICE is provided by Eric Romrell at no cost and is intended for use as is.
This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.
If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.
The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which is accessible at Bracket Challenge unless otherwise defined in this Privacy Policy.
Information Collection and Use
@romrell4
romrell4 / reviewable-settings.json
Created August 9, 2018 20:40
My settings for reviewable
[
[
"f",
"Show next/latest diffs",
"setProposedDiffBounds()"
],
[
null,
"Next unreviewed file",
"nextUnreviewedFile()"
{
"paths": {
"/coursebuilder/course/{courseId}": {
"get": {
"summary": "Gets the course with the given ID",
"description": "Example Query: /coursebuilder/course/Jjhp9AFoRYo5",
"produces": [
"application/json"
],
"parameters": [