Skip to content

Commit

Permalink
updated files for AS3 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Jordan committed Jan 23, 2019
1 parent 56d9423 commit 91537f7
Show file tree
Hide file tree
Showing 9 changed files with 3,610 additions and 511 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<!--- Verify first that your issue/request is not already reported in GitHub -->

##### Do you already have an issue opened with F5 support?
Github Issues are consistently monitored by F5 staff, but should be considered as best effort only and you should not expect to receive the same level of response as provided by F5 Support. Please [open an case](https://support.f5.com/csp/article/K2633) with F5 if this is a critical issue.


##### ISSUE TYPE
<!--- Pick one below and delete the rest: -->
- Bug Report
Expand Down Expand Up @@ -46,6 +50,10 @@ For new features, show how the feature would be used.
##### EXPECTED RESULTS
<!--- What did you expect to happen when running the steps above? -->

```
```

##### ACTUAL RESULTS
<!--- What actually happened? -->

Expand Down
1,938 changes: 1,938 additions & 0 deletions dist/latest/as3.examples.collection.json

Large diffs are not rendered by default.

Binary file removed dist/latest/f5-appsvcs-3.7.0-7.noarch.rpm
Binary file not shown.
1 change: 0 additions & 1 deletion dist/latest/f5-appsvcs-3.7.0-7.noarch.rpm.sha256

This file was deleted.

Binary file added dist/latest/f5-appsvcs-3.8.0-3.noarch.rpm
Binary file not shown.
1 change: 1 addition & 0 deletions dist/latest/f5-appsvcs-3.8.0-3.noarch.rpm.sha256
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d639c263f86aa7aa6273be8c82750b18bb686cdfc51044123ffd5aa6d6be934d
2 changes: 1 addition & 1 deletion schema/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## AS3 Schema files
In this directory you will find the JSON schema files used by AS3. There are folders with schema files for our long-term support (LTS) version, 3.5.1, and the latest release. Schema files include the *adc-schema* and *as3-request-schema* JSON files.
In this directory you will find the JSON schema files used by AS3. There are folders with schema files for our long-term support (LTS) version, 3.5.1, and the latest release. Beginning with AS3 3.8.0, the schema files have been consolidated into a single file: as3-schema.json.

For more information on versioning, see https://github.com/F5Networks/f5-appsvcs-extension/blob/master/SUPPORT.md.
159 changes: 0 additions & 159 deletions schema/latest/as3-request-schema-3.7.0-7.json

This file was deleted.

Loading

0 comments on commit 91537f7

Please sign in to comment.