Skip to content

Instantly share code, notes, and snippets.

@pvogel1967
pvogel1967 / test-api.json
Created April 4, 2024 23:18
OpenAPI spec with x-internal: true on some APIs
{
"openapi": "3.0.0",
"paths": {
"/logging/sample_rate": {
"put": {
"operationId": "setSampleRate",
"summary": "Set sample rate for request tracker logs",
"description": "All error requests are tracked, successes are sampled with request start/end logged with details, this sets the sample rate as a percent of requests to log",
"parameters": [
{

Keybase proof

I hereby claim:

  • I am pvogel1967 on github.
  • I am pvogel (https://keybase.io/pvogel) on keybase.
  • I have a public key ASABvWeoPVl68nCmLPzbHRgJpJe_Myoh31J1Cg3ojIDBUwo

To claim this, I am signing this object:

{
"description": "This is the meta schema for all Intuit IEDM type and service definitions.",
"id": "https://iedmschema.s3-us-west-2.amazonaws.com/Schema.json#",
"$schema": "#",
"definitions": {
"IedmPropertyAttributes": {
"description": "Defines the attributes of an IEDM type's fields",
"type": "object",
"required": [
"description"