Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.0.2 Release #1700

Merged
merged 57 commits into from
Oct 8, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
56e2437
Next patch version prep
webron Dec 15, 2017
8378ffb
Update Open API object to OpenAPI Object in 3.0.2
PerthCharern Dec 15, 2017
212d676
3.0.2 - Security Scheme Object description missing cookie
MikeRalphson Dec 17, 2017
359bd3f
Merge pull request #1446 from MikeRalphson/patch-27
webron Jan 5, 2018
c0290d2
Merge pull request #1444 from PerthCharern/patch-3
webron Jan 5, 2018
0a66966
Fixed some invalid examples
jstoiko Jan 5, 2018
9d3e946
Merge pull request #1454 from jstoiko/patch-1
webron Feb 9, 2018
67adcc7
Fix nvm install on travis
MikeRalphson Feb 5, 2018
a48d568
Merge pull request #1483 from MikeRalphson/fix-travis-302
webron Feb 10, 2018
ba22cc2
fixing Issue#1449: revise 405 Response Object description from 'Input…
Feb 11, 2018
c830913
Merge pull request #1486 from weimengxi/v3.0.2-dev
MikeRalphson Feb 13, 2018
c8fc3bd
Updated wording to clarify intent
darrelmiller Feb 15, 2018
2d53f8d
Merge pull request #1489 from OAI/dm/status-code
MikeRalphson Mar 9, 2018
f2ee7a3
The "Common Name" field was confusing people
Apr 3, 2018
3e7d0a8
Added wording to clarify case sensitivity
darrelmiller Apr 9, 2018
0b20798
styling fix
webron Apr 9, 2018
774e426
Merge pull request #1522 from philsturgeon/remove-type-confusion
webron Apr 9, 2018
4c79d31
Add a period, because...
webron Apr 9, 2018
4a4a1d7
Merge pull request #1530 from OAI/dm/case-sensitive-operationId
webron Apr 9, 2018
d2652cc
State explicitly: `additionalProperties : true` is the default
tedepstein Apr 17, 2018
018e2f9
Small tweak: "an empty schema"
tedepstein Apr 19, 2018
a7b1d7a
Update 3.0.2.md
darrelmiller Apr 23, 2018
3ce06ec
Merge pull request #1548 from RepreZen/additionalProperties-default
webron Apr 23, 2018
0312d8f
Fix callback key expression example.
Apr 23, 2018
0d71a84
Add missing description of default value
Apr 24, 2018
e42a2a5
the server variable default is supplied in the OpenAPI document, not …
notEthan May 4, 2018
6bcb4cb
Merge pull request #1559 from jwalton/fix-callback-key-expression
webron May 7, 2018
e9d293b
Merge pull request #1560 from ackintosh/add-default-value-about-depre…
webron May 7, 2018
e102bcd
Update 3.0.2.md
webron May 8, 2018
cb5376c
Merge pull request #1571 from notEthan/server_variable_default_supplier
webron May 8, 2018
e533a56
Explicitly state that Media Type Object schema field applies to respo…
jwalton May 12, 2018
8f01d77
Update wording with suggestion from @tedepstein.
jwalton May 12, 2018
0926d73
typo; missing 'the' in security requirement text
MikeRalphson May 18, 2018
fe6ca01
Merge pull request #1584 from MikeRalphson/v3.0.2-dev
darrelmiller May 21, 2018
b552f44
Merge pull request #1579 from jwalton/patch-2
darrelmiller May 21, 2018
c945053
discriminator is now an object, not an attribute
MikeRalphson Jun 12, 2018
50c6361
Remove colons from example headings
MikeRalphson Jun 12, 2018
c4841c7
Do not rely on auto-detection of fenced code block languages
MikeRalphson Jun 12, 2018
9cfc32b
Translate examples
felzan Jun 22, 2018
9852c04
Merge pull request #1610 from felzan/v3.0.2-dev
webron Jul 2, 2018
9fe3862
Merge pull request #1605 from MikeRalphson/heading-colons
webron Jul 2, 2018
cdaab0d
Merge pull request #1604 from MikeRalphson/discriminator-attribute
webron Jul 2, 2018
ae0ce6b
Merge pull request #1603 from MikeRalphson/code-block-headings
webron Jul 2, 2018
f9e3de0
Make allowEmptyValue NOT RECOMMENDED
tedepstein Jul 12, 2018
ee51ab2
Merge pull request #1632 from RepreZen/allowEmptyValue-Not-Recommended
darrelmiller Jul 12, 2018
84ba266
Consistent use of property name schema examples: petType vs pet_type
tfesenko Aug 23, 2018
7131322
Revert "Add a period, because..."
MikeRalphson Sep 20, 2018
9674980
Revert "Added wording to clarify case sensitivity"
MikeRalphson Sep 20, 2018
b8627dc
Added wording to clarify case sensitivity
darrelmiller Apr 9, 2018
3d651d9
Add a period, because...
webron Apr 9, 2018
43569f6
Merge pull request #1691 from MikeRalphson/retarget-302
webron Oct 3, 2018
1bdda2f
Merge pull request #1674 from RepreZen/v3.0.2-dev-discriminator-pet_type
webron Oct 3, 2018
9e980db
Release Prep
webron Oct 3, 2018
a9848dc
Merge pull request #1699 from OAI/3.0.2-release-prep
webron Oct 3, 2018
73f6e28
Merge branch 'master' into v3.0.2-dev
webron Oct 3, 2018
3205baa
Update release date
webron Oct 6, 2018
cc9a78a
Merge pull request #1704 from OAI/update-release-date
webron Oct 7, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,9 @@ The OpenAPI Specification does not require rewriting existing APIs. It does not

This GitHub project is the starting point for OpenAPI. Here you will find the information you need about the OpenAPI Specification, simple examples of what it looks like, and some general information regarding the project.

## Current Version - 3.0.1
## Current Version - 3.0.2

The current version of the OpenAPI specification is [OpenAPI Specification 3.0.1](versions/3.0.1.md).

### Future Versions

[3.0.2](https://github.com/OAI/OpenAPI-Specification/tree/v3.0.2-dev) - The next PATCH version. Patch-level fixes (typos, clarifications, etc.) should be submitted against this branch.
The current version of the OpenAPI specification is [OpenAPI Specification 3.0.2](versions/3.0.2.md).

### Previous Versions

Expand Down
Loading