-
### Actual result
Предусловия: корзина покупателя создана
Шаги воспроизведения: отправить CURL curl --location --request PUT 'https://b2buy.acceleratorpracticum.ru/api/v1/baskets/mine/' \\…
-
### Actual result
Предусловия: корзина покупателя создана
Шаги воспроизведения: отправить CURL curl --location 'https://b2buy.acceleratorpracticum.ru/api/v1/baskets/mine/' \\
--header …
-
### Actual result
Предусловия: корзина покупателя создана
Шаги воспроизведения: отправить CURL curl --location --request PUT 'https://b2buy.acceleratorpracticum.ru/api/v1/baskets/mine/' \\…
-
You're only supposed to be able to put one object at a time in the balloon receptacle. But that's
not enforced as well as it should:
When inside the basket:
```
>PUT NEWSPAPER IN RECEPTACLE
…
-
# Handle
defsec
# Vulnerability details
## Impact
In the contract there is no re-entrancy mitigations. Contracts interact with various outside sources (tokens, aave pools, other possible strategi…
-
Does the library allow the use of the current application state? For example, if a user requests "place an order from the basket".
-
👍
: 피자상세화면에서 담기 --> LocalStorage 에 정보들 저장후 --> basket.do 로 보내기
: Key값 Value값 확인
💯
: updateInfo --> EL param을 못넘겨오는 에러를 해결하자.
-
Rev: 52a5213e462b754079475bad1f4d4edb22b04a2a
DB: TDB Full 4.3.4 v5 + updates
Quest: http://www.wowhead.com/quest=29316
Rice Basket: http://www.wowhead.com/object=208829
Problem: When trying to open(…
-
The current implementation is quite restricting. For example using synapse within a docker container, it uses the host IP within @discovery["servers"].
This means you need to publicly expose all cont…
-
Having those two objects:
```
class Product(Model):
__tablename__: product_table_name
id = Column(Integer, primary_key=True)
name = Column(String)
class BasketItem(Model):
__t…