Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

3.0.1#101

Merged
Shiranuit merged 17 commits into
masterfrom
3-dev
Nov 20, 2020
Merged

3.0.1#101
Shiranuit merged 17 commits into
masterfrom
3-dev

Conversation

@Shiranuit
Copy link
Copy Markdown
Contributor

3.0.1 (2020-11-20)

Bug fixes

New features


y-abs and others added 15 commits April 1, 2020 10:35
Co-authored-by: Adrien Maret <amaret93@gmail.com>
## What does this PR do ?
Updated a few doc files to aim the real existing **.java** files, instead of some **.js**

- collection/**get-mapping**
- collection/**truncate**
- document/**delete-by-query**
- document/**update-by-query**

## Current behaviour
![image](https://user-images.githubusercontent.com/2495908/86008042-93361d00-ba18-11ea-96c3-588bb781958a.png)

### How should this be manually tested?

Clone and launch:
`npm install & npm run doc-prepare & npm run doc-build`

You should not see any errors related to missing snippets.

### Boyscout
To get the ci build to succed, had to update [document/update test file](https://github.com/kuzzleio/sdk-java/blob/ad15a06170fa0d69f97b50a34a29705d40510617/doc/3/controllers/document/update/snippets/update.test.yml#L11) to expect:
`'expected: "_id=some-id, _version=2"'`
instead of:
`'{expected: "_id=some-id, _version=2"}'`
* got rid of doc.sh
* redirect root page to first child
* fixed errors due to ArrayList<T> being interpreted as invalid markup
@Shiranuit Shiranuit merged commit fcf31f4 into master Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants