Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
afritzler committed Nov 29, 2023
1 parent 9c6af4d commit a2da37a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# openapi-extractor

[![REUSE status](https://api.reuse.software/badge/github.com/ironcore-dev/openapi-extractor)](https://api.reuse.software/info/github.com/ironcore-dev/openapi-extractor)
[![Test](https://github.com/ironcore-dev/openapi-extractor/actions/workflows/test.yml/badge.svg)](https://github.com/ironcore-dev/openapi-extractor/actions/workflows/test.yml)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)
[![Go Report Card](https://goreportcard.com/badge/github.com/ironcore-dev/openapi-extractor)](https://goreportcard.com/report/github.com/ironcore-dev/openapi-extractor)
[![GitHub License](https://img.shields.io/static/v1?label=License&message=Apache-2.0&color=blue)](LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)

The `openapi-extractor` extracts the OpenAPI v2 and v3 specifications of a given Kubernetes API server.

Expand Down

0 comments on commit a2da37a

Please sign in to comment.