Skip to content

Instantly share code, notes, and snippets.

View aPoCoMiLogin's full-sized avatar

Filip Szczechowiak aPoCoMiLogin

View GitHub Profile
@aPoCoMiLogin
aPoCoMiLogin / 3.1.1.json
Created May 14, 2025 20:44
OpenAPI schema 3.1.1
{
"$id": "https://spec.openapis.org/oas/3.1/schema/2025-02-13",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "The description of OpenAPI v3.1.x Documents without Schema Object validation",
"type": "object",
"properties": {
"openapi": {
"type": "string",
"pattern": "^3\\.1\\.\\d+(-.+)?$"
},
@aPoCoMiLogin
aPoCoMiLogin / 1-setup.md
Created March 31, 2021 10:26 — forked from troyfontaine/1-setup.md
Signing your Git Commits using GPG on MacOS Sierra/High Sierra

Methods of Signing with GPG

Last updated March 28, 2021

There are now two ways to approach this:

  1. Using gpg and generating keys
  2. Using Kryptonite by krypt.co

This Gist explains how to do this using gpg in a step-by-step fashion. Kryptonite is actually wickedly easy to use-but you will still need to follow the instructions

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="https://storage.googleapis.com/code.getmdl.io/1.0.6/material.indigo-pink.min.css">
</head>
<body>
<script src="https://storage.googleapis.com/code.getmdl.io/1.0.6/material.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script>
!(function(){