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

Create Faculty Payload #10

Open
Tanmay000009 opened this issue Mar 4, 2023 · 1 comment
Open

Create Faculty Payload #10

Tanmay000009 opened this issue Mar 4, 2023 · 1 comment

Comments

@Tanmay000009
Copy link

As per API docs create faculty body contains id, name
https://dyte-hiring-docs.pages.dev/#/operations/post-admin-faculty

The testing module only passes name.

create_faculty({ "name": faculty })

So should name be made the primary key upon which searching can be done, as this is being used in the entire testing module to search faculty?

@Tanmay000009 Tanmay000009 changed the title Faculty Payload Create Faculty Payload Mar 4, 2023
@sankalpmukim
Copy link

image
I am temporarily creating faculties like this to improve testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants