Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

fix: patch asana component bugs when calling real api #328

Merged
merged 7 commits into from
Sep 20, 2024

Conversation

YCK1130
Copy link
Collaborator

@YCK1130 YCK1130 commented Sep 12, 2024

Because

  • Some api calls are not successful and some return fields are missing

This commit

  • make all implemented tasks match the document

*Note
I found that the details of all task inputs are not shown in the document. Since all inputs are wrapped in a "oneOf" object, the document only shows "action" in the input description.

@chuang8511 chuang8511 merged commit a821f47 into instill-ai:main Sep 20, 2024
6 checks passed
donch1989 pushed a commit that referenced this pull request Sep 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.28.0-beta](v0.27.5-beta...v0.28.0-beta)
(2024-09-24)


### Features

* **ai:** build standardised ai component
([#344](#344))
([e46d228](e46d228))
* **collection:** introduce `collection` component
([#353](#353))
([dac1850](dac1850))
* **collection:** introduce TASK_UNION, TASK_INTERSECTION and
TASK_DIFFERENCE
([#357](#357))
([1b68dad](1b68dad))
* **document:** support xls and csv
([#337](#337))
([892c51f](892c51f))
* **instillapp:** implement read and write chat message task
([#348](#348))
([2c8a6a0](2c8a6a0))
* **integration:** support OAuth connection in Slack and GitHub
components ([#349](#349))
([2527767](2527767))


### Bug Fixes

* **compogen:** fix wrong anchors and missing object descriptions
([#356](#356))
([315ef6c](315ef6c))
* **instillartifact:** fix bugs
([#352](#352))
([d916f3b](d916f3b))
* patch asana component bugs when calling real api
([#328](#328))
([a821f47](a821f47))
* **web:** fix bugs related to web operator
([#351](#351))
([c390a6f](c390a6f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

3 participants