Skip to content

Commit 6e6d6ac

Browse files
committed
Swagger Parser Rebranding in master
1 parent 329870a commit 6e6d6ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Build Status](https://img.shields.io/jenkins/s/https/jenkins.swagger.io/view/OSS%20-%20Java/job/oss-swagger-parser-v2.svg)](https://jenkins.swagger.io/view/OSS%20-%20Java/job/oss-swagger-parser-v2)
66

77
## Overview
8-
This is the swagger parser project, which reads OpenAPI Specifications into current Java POJOs. It also provides a simple framework to add additional converters from different formats into the Swagger objects, making the entire toolchain available.
8+
This is the Swagger Parser project, which reads OpenAPI Specifications into current Java POJOs. It also provides a simple framework to add additional converters from different formats into the Swagger objects, making the entire toolchain available.
99

1010

1111
### Usage
@@ -59,7 +59,7 @@ Manager. That's done by setting a system environment variable as such:
5959
export TRUST_ALL=true
6060
```
6161

62-
And then the swagger-parser will _ignore_ invalid certificates. Of course this is generally a bad idea, but if you're
62+
And then the Swagger Parser will _ignore_ invalid certificates. Of course this is generally a bad idea, but if you're
6363
working inside a firewall or really know what you're doing, well, there's your rope.
6464

6565
### Dealing with Let's Encrypt

0 commit comments

Comments
 (0)